a:link
{color:#000000;/*black*/
text-decoration:underline;background-color:transparent;}

a:active
{color:#FF0000;/*red*/
text-decoration:underline;background-color:transparent;}

a:hover
{color:#FF0000;/*red*/
text-decoration:underline;background-color:transparent;}

a:visited
{color:#333333;/*gray*/
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:#000000;/*black*/
text-decoration:underline;background-color:transparent;}

a.bluebg:active
{color:#FF0000;/*red*/
text-decoration:underline;background-color:transparent;}

a.bluebg:visited
{color:#FFFFFF;/*white*/
text-decoration:underline;background-color:transparent;}

a.bluebg:hover
{color:#FF0000;/*red*/
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:#FF0000;/*red*/
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;}
