.A:link {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal; 
	Text-decoration: none; 
	color: #FF3333
}
.A:visited {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal; 
	Text-decoration: none; 
	color: #FF3333
}
.A:hover {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	Text-decoration: none; 
	font-weight: normal; 
	color: #ff0000
}
.raw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.whiteitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
