<style type="text/css">
table
{
    border: Solid 1px #778899;
}
td
{
	color: #778899;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: left;
}


.menu
{
	position: absolute;
	font: bold normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	width: 92px;
	border: 1px solid #CE7E67;
	background-color: #EEEEEE;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	height: -10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	visibility: hidden;
}
a
{
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}



</style>