.mymenu {
	font-size: 12px;
	line-height: 200%;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

