
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000033;
	
		
}

div.navigationinfo {

	position: absolute;
	width: 620px;
	height: 80px;
	top: 0px;
	left: 0px; 
	background-image: url(hg.jpg);
	background-repeat:no-repeat;
	
}
	
		
table.menuinfo  {

	position: absolute;
	top: 60px;
	left: 10px;
	width: 600px;
	z-index:9;
	color: #FFFFFF;
	font-size: 11px;
		font-weight: bold;
	   
}

table.menuinfo a {

	color: #333333;
	font-size: 11px;
	   	font-weight: bold;
	text-decoration: none;
}

table.menuinfo a:hover {	
	color: #E2001A;
	font-size: 11px;
		font-weight: bold;
	
}
