A { 
	color : #DFF9EC; 
	font-size : 15px; 
	font-family : "Times New Roman", Times, serif; 
	font-weight : bold;
	text-decoration : none} 
A:Visited { 
	color : #DFF9EC; 
	font-size : 15px; 
	font-family : "Times New Roman", Times, serif; 
	font-weight : bold;
	text-decoration : none} 
A:Active {
	color : #990000;
	font-size : 15px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : none;
	background-color : #DFF9EC;} 
A:Hover {
	color : #990000;
	font-size : 15px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : none;
	background-color : #DFF9EC;} 

