.AdHeadline {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing:normal; 
	text-decoration: none; 
	text-transform:none; 
	color: #FF0000;
}
A.AdHeadline:hover {
	text-decoration:underline; 
}
.AdHeadline2 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing:normal; 
	text-decoration:none; 
	text-transform:none; 
	color: #FF0000;
}

