a:link, a:visited, a:active { background: transparent; color: #000; }
a:hover { background: transparent; text-decoration: underline; color: #000; }

.menu a {
	color: #000; 
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	text-align: center;
}
.menu a:hover {
	text-decoration: underline; 
}