a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 8pt;
	color: #666666;
}
.style5 {
font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #666666;
}