h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.maincenter a:hover {
	color: #FFCC66;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: underline;
}
