/* CSS Document */

a.mainmenu {
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.mainmenu:link  {
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.mainmenu:hover {
	text-decoration: underline;
	color: #666666;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
a.mainmenu:active {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.mainmenu:visited {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


a.submenu {
	color:#666666;
	font-family: "Gill Sans", Tahoma;
	text-decoration: none;
}

a.submenu:link {
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

a.submenu:visited {color: #666666;}

a.submenu:hover {text-decoration: underline; color: #666666;
font-weight:bold;}

a.submenu:active {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.text {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	}
	
.textblack {
	color: #000;
	text-decoration: none;
	font-family: "Gill Sans", Tahoma;
	font-size: 16px;
	text-align: left;
	}

.mainmenutext {
	color:#FFF;
	font-family: "Gill Sans", Tahoma;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}

a.frontemail {
	color:#666666;
	font-family: "Gill Sans", Tahoma;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;

}

a.frontemail:link  {
	color:#666666;
	font-family: "Gill Sans", Tahoma;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;

}

