.bottommenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: FFFFFF;
}

.bottommenu a:link, .bottommenu a:active, .bottommenu a:visited {
color: #FFFFFF;
}

.bottommenu a:hover {
color: #CEF6CE;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}

.contact a:link, ..contact a:active, ..contact a:visited {
color: #330000;
}

.contact a:hover {
color: #CEF6CE;
}

