A:active {
	TEXT-DECORATION: underline;
}
A:hover {
	TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: underline;
	color: #666666;
}
white a:link {
	text-decoration: none;
	color: #666666;
}
white a:hover {
	text-decoration: underline;
	color: #999999;
}
body {
	background-color: #CCCCCC;
}
.style10 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: "Futura Md BT";
}
.style11 {
	font-family: "Futura Md BT";
	color: #666666;
	font-size: 13px;
}
.style12 {
	font-family: "Futura Md BT";
	font-size: 13px;
	color: #FFFFFF;
}
.style13 {
	font-family: Arial;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}.headlinetext {  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	border-color: black black #999999; 
	text-decoration: underline; 
	padding-left: 3px; 
	clip:  rect(   ); 
	border-style: none; 
	font-weight: bold; 
	font-variant: small-caps
	}
