a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #8a795d; border: 1px none #ffffff; } 
A:LINK { color : #ffffff; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:VISITED { color : #ffffff; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:ACTIVE { color : #ffffff; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
A:HOVER { color : #ffff33; text-decoration : none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	border: 1px none #666666;

}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boxnewstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.boxheadingwhitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px none #666666;
}

