body,td,p,span,div,li,ul
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

a {  
	color: #990000; 
	text-decoration: none
	}
a:hover {  
	color: #FF0000; 
	text-decoration: none
	}

