.fontstyle
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
   
body 
{
	background-color: #FDFAFC;
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline ;
}



