.tabelamenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
  }
  
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}
a:active {
	color: #330000;
	text-decoration: none;
}
