#menu {
	color: #4C4C4C;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	font-weight: bold
	}

a:link, a:active, a:visited {
	color: #4C4C4C;
	text-decoration: none
	}

a:hover {
	color: #FF4040;
	text-decoration: none
	}