a {
	font-weight: normal;
	color: #03F;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF99;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}


.style1x {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
