a.one:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.one:hover {
	color: #DDDDDD;
	text-decoration: underline;
}

a.two:link {
	color: #000000;
	text-decoration: underline;
}
a.two:visited {
	color: #000000;
	text-decoration: underline;
}
a.two:hover {
	color: #444444;
	text-decoration: underline;

}

a.three:link {color: #0000FF}
a.three:visited {color: #0000FF}
a.three:hover {
	color: #0000FF;
}



 }

 BODY  {
	font-family : Verdana, Tahoma;
	font-size : 13px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;



 }

.textWHITE {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;






}
.textBLACK {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}
.txtORANGE {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
.txtBLUE {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0055AC;

}
.txtWgal {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}

