.mainfont {
	font-family:Century Gothic, Arial, Sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration: none;
	text-align: left;
}
.mediumfont {
	font-family:Century Gothic, Arial, Sans-serif; font-size:12px; color:#000000; text-decoration: none;
}
.smallfont {
	font-family:Century Gothic, Arial, Sans-serif; font-size:11px; color:#000000; text-decoration: none;
}
a.link {
	color:#A00000; text-decoration:none;
}
a.link:hover {
	color:#A00000; text-decoration:underline;
}
a.hiddenlink {
	color:#000000; text-decoration:none;
}
a.hiddenlink:hover {
	color:#A00000; text-decoration:underline;
}
