a {
	font-family: Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #400040;
	background-color: #ff9900;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #fffbbb;
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #fffbbb;
}