.bodytext {

	font-family : optima, Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 13px;

	color: #FFFFFF;

	text-decoration : none;

}



.bodytextbold {

	font-family : optima, Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;

	font-size: 13px;

	color: #DCD8CC;

	text-decoration : none;

	font-weight : bold;

}



.bodytext2 {

	font-family : optima, Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	
	font-size: 13px;

	color: #DCD8CC;

	text-decoration : none;

}


.bodytextbold2 {

	font-family : optima, Avenir, "Gill Sans", Myriad, Verdana, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration : none;

	font-weight : bold;

}

a{

	color:#DCD8CC;

	text-decoration : none;

}



a.alt {

	color:#DCD8CC;

	text-decoration : none;

}



a:hover {

	color: #DCD8CC;

	text-decoration : underline;

}



a.alt:hover {

	color: #DCD8CC;

	text-decoration : underline;

}

