
a:link,
a:visited,
a:active
{
color: #ffffff;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
} 

a:hover
{
color: #ffffff;
font-size: 10pt;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
}
