.style3 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style4 {color: #FFFFFF}
.style5 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #DDCE2E;
}
a:active {
	text-decoration: none;
	color: #DDCE2E;
}
