<style>

body { font-family: "Verdana";  font-size: 11px; color: 000000 }

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.mash {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6699;
	font-weight: bold;
}



a:link {
	color: #FF6600;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #CC6600;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
} 

a:active {
	color: #FF6600;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
} 

A:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}


</style>

