body, td {
	background-color : #f5f5f5; 
	margin: 0px;
	padding: 0px;
}

/* Placering av tabellen */
.maintable {
	position:absolute; 
	left:0px; 
	top:83px;
}

.menulink {
	font-family : arial,verdana,geneva,sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

.menulink:hover {
	font-family : arial,verdana,geneva,sans-serif;
	font-size : 12px;
	color : #FF0000;
	font-weight : bold;	
	text-decoration : none;
}
