a:link { text-decoration: underline; color:#c6b695}
a:visited { text-decoration: underline; color:#c6b695}
a:hover { text-decoration: none; font-weight: bolder; color:#FFFFFF}

a.text:link { text-decoration: underline; color:#000000}
a.text:visited { text-decoration: underline; color:#000000}
a.text:hover { text-decoration: none; font-weight: bolder; color:#312d18}

.menuFont {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.smallFont {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
}
.normFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headerFont {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
