<style>

a {
	color: #333333;
	background: #ffffff;
	text-decoration:none;
	font-size:10px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	clear: none;
	float: none;
	height: 16px;
	width: 150px;
	text-decoration: none;
}

div.menu a:link {
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	clear: none;
	float: none;
	height: 16px;
	width: 150px;
	text-decoration: none;
}

div.menu a:active {
	color: #ff0000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
	
}

div.menu a:visited {
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.menu a:hover {
	color: #0000FF;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	text-decoration: none;
	font-weight: bold;
}

body {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
-->
</style>
