a:link{color:#0000FF;/*blue*/
text-decoration:underline;background-color:transparent;}

a:active{color:#FF0000;/*red*/
text-decoration:underline;background-color:transparent;}

a:hover{color:#00FF00;/*green*/
text-decoration:underline;
background-color:transparent;}
body
{font-size:10pt;font-family:Tahoma,Arial,sans-serif;margin-left:0px;margin-top:0px;}

a.bluebg:link
{color:#FFFF00;/*yellow*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.bluebg:active
{color:#FF0000;/*red*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.bluebg:visited
{color:#FFFFFF;/*white*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.bluebg:hover
{color:#00FF00;/*green*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.redbg:link
{color:#FF0000;/*red*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.redg:active
{color:#FFFFFF;/*white*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.redbg:visited
{color:#FF9999;/*pinkish red*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.redbg:hover
{color:#00FF00;/*green*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.violetbg:link
{color:#CC00FF;/*pinkish violet*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.violetbg:active
{color:#white;/*white*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.violetbg:visited
{color:#990066;/*violet*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.violetbg:hover
{color:#00FF00;/*green*/
font-weight:bold;text-decoration:underline;background-color:transparent;}

a.yellowbg:link
{color:#0000FF;/*blue*/
text-decoration:underline;background-color:transparent;}

a.yellowbg:active
{color:#FF0000;/*red*/
text-decoration:underline;background-color:transparent;}

a.yellowbg:hover
{color:#00ff00;/*green*/
text-decoration:underline;background-color:transparent;}

a.greenbg:link
{color:#0000FF;/*blue*/
text-decoration:underline;background-color:transparent;}

a.greenbg:active
{color:#FF0000;/*red*/
text-decoration:underline;background-color:transparent;}

a.greenbg:hover
{color:#ff0000;/*red*/
text-decoration:underline;background-color:transparent;}