<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>css</title>
		
<style type="text/css">

td {
	background-color: #A9A970;
	font-family: trebuchet MS, arial, sans-serif;
	color: #FEFEFE;
	font-size: 14pt;
}

.class1 A:link {text-decoration: none; color: #C39C27;}

.class1 A:visited {text-decoration: none; color: #F0C030;}

.class1 A:active {text-decoration: none; color: #C39C27;}

.class1 A:hover {text-decoration: none; color: #CCCCCC;}


.class2 A:link {text-decoration: none; color: #B5D16B;}

.class2 A:visited {text-decoration: none; color: #d3d38c;}

.class2 A:active {text-decoration: none; color: #B5D16B;}

.class2 A:hover {text-decoration: bold; color: #CCEC78;}
}

</style>
</head>

</html>