
			a:link {color: #FFFFFF; text-decoration: none;}
			a:visited {color: #FFFFFF;text-decoration: none;}
			a:hover {color: #FF0000;text-decoration: underline;}		



a.two:link {
	color: #FF0000;
	text-decoration: none;
}
a.two:visited {
	color: #FF0000;
	text-decoration: none;
}
a.two:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.three:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.three:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.three:hover {
	color: #FF0000;
	text-decoration: underline;
}

.textbar{
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
}
.textbody{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size : 12;
	color : #FFFFFF;
}
.textlink{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size : 10;
	font-weight : bold;
	
}
.text_body_link{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size : 12;
	font-weight : bold;
}
.textfooter{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size : 9;
	font-weight : bold;
	color : #FFFFFF;
}

.texthead{
	font-family: Verdana, Arial, Helvetica, Sans Seriff;
	font-size : 24;
	font-weight : bold;
	color : #FFFFFF;
}
.texthead_2{
	font-family: Verdana, Arial, Helvetica, Sans Seriff;
	font-size : 14;
	font-weight : bold;
	color : #FFFFFF;
}





