.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.menu A{
	color: #FFFFFF;
	text-decoration: none;

}
.menu A:hover{
	text-decoration: underline;

}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;




}
.banner A{
	color: #FFFFFF;
	text-decoration: none;
}
.banner A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bannerSmoll {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.bannerSmoll A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bannerSmoll A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996666;
}
.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	padding: 10px;
	font-weight: bold;


}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
a:hover {
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

