<!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">

body,html {
	background-color: #FCFCFC;
	height: 100%;
}

td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

a:visited {
	text-decoration: none;
	color: #DBBD85;
}


a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #DBBD85;
}


</style>

</head>

<body>



</body>
</html>