.menu {
	text-align: right;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bolder;
	position: absolute;
	left: 7px;
	top: 78px;
	width: 8em;
	height: 167px;
	text-decoration: none;
color: #990000;

	


}
.menulink {
	color: #990000;
	text-decoration: none;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

td{
font-size:12px;
}