.standard {  font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif}
.standard A:link {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.standard A:visited {
	FONT-WEIGHT: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color : #000000;
}
.standard A:hover {
	COLOR: #000000;
	FONT-WEIGHT: bold; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.light_grey {  font-size: 10px; color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif}