a.hover1:link 		{ font-family: Tahoma, Verdana, Arial; color: #222222; font-size: 13px; text-decoration: none; font-weight: bold;}
a.hover1:visited 	{ font-family: Tahoma, Verdana, Arial; color: #222222; font-size: 13px; text-decoration: none; font-weight: bold; }
a.hover1:active		{ font-family: Tahoma, Verdana, Arial; color: #222222; font-size: 13px; text-decoration: none; font-weight: bold; }
a.hover1:hover 		{ font-family: Tahoma, Verdana, Arial; color: #222222; font-size: 13px; text-decoration: underline; font-weight: bold; }

td{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #323232;
}
a.nav:link{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 13px;
	text-decoration: none;
}
a.nav:visited{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 13px;
	text-decoration: none;
}
a.nav:active{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 13px;
	text-decoration: none;
}
a.nav:hover{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

a.nav_bold:link{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.nav_bold:visited{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.nav_bold:active{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.nav_bold:hover{
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.headline{
	font-family: Georgia;
	font-size: 24px;
	color: #850F0C;
	text-decoration:none;
}
.banner1{
	font-family: tahoma;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.banner2{
	font-family: tahoma;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
.readmore{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #850F0C;
	font-weight: bold;
}

.smallcaps{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
}
.copy{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #F9FFEF
}
.copy2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #FFFF64
}

a:link 		{ font-family: Tahoma, Verdana, Arial; color: #660000; text-decoration: underline; }
