body, td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	color: #990000;

}

a{
	background-color: #990000;
	color:#FFCC99;
	text-decoration: none;
	font-size: 14px
}
a:hover {
	color: #990000;
	background-color: #FFCC99;
	font-style: normal;


}
a:active {
	background: #0000FF;
	color: #FFFFFF;
	font-weight:bold;


}
a:visited{
	text-decoration: none;


}
