body			{
	background-color: #0B0B2B;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #;
}



.txtblk        {
	color: #D8D8E7; 
	font-weight: bold; 
	font-size: 12px;
}

A:link {color: #FFFF35; font-size: 12px; font-weight: bold; text-decoration: none;}
A:visited {color: #FFFF35; font-size: 12px; font-weight: bold; text-decoration: none;}
A:hover {color: #ff0000; font-size: 12px; font-weight: bold; text-decoration: underline;}


.center       {
	color: #000000; 
	font-weight: bold; 
	font-size: 12px;
}

.center A:link {color: #032FEC; font-size: 12px; font-weight: bold; text-decoration: underline;}
.center A:visited {color: #032FEC; font-size: 12px; font-weight: bold; text-decoration: underline;}
.center A:hover {color: #ff0000; font-size: 12px; font-weight: bold; text-decoration: underline;}


.foot        {
	color: #E7E7D8; 
	font-weight: bold; 
	font-size: 12px;
}
A:link {color: #FFFF35; font-size: 12px; font-weight: bold; text-decoration: none;}
A:visited {color: #FFFF35; font-size: 12px; font-weight: bold; text-decoration: none;}
A:hover {color: #ff0000; font-size: 12px; font-weight: bold; text-decoration: underline;}

