.bodytext {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
}

.bodytitle {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	font-size: 11px;
	color: #9F2D20;
	text-decoration : none;
	font-weight : bold;
}

.linktext {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFB754;
	text-decoration : none;
}

.linktextbold {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	font-size: 11px;
	color: #9F2D20;
	text-decoration : none;
	font-weight : bold;
}

.bodytitle2 {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.bodytitle3 {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFB754;
	text-decoration : none;
	font-weight : bold;
}

.linktextbold2 {
	font-family : Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFB754;
	text-decoration : none;
	font-weight : bold;
}

a{
	color:#FFB754;
	text-decoration : none;
}

a.alt {
	color:#FFB754;
	text-decoration : none;
}

a:hover {
	color: #FFB754;
	text-decoration : underline;
}

a.alt:hover {
	color: #FFB754;
	text-decoration : underline;
}.largeboldtext {
	font-size: medium;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
}
