a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: blink;
}
.fontmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
.fontmaintitles {
	color: #633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

