
body {
   font-family: tahoma;
   font-size:11px;
}

a.menu:link, a.menu:visited, a.menu:active
{
	text-decoration: none;
	color: #ffffff;
	font-size:12px;
	padding-right:25px;
	text-shadow: 2px 2px 2px #000;
}

a.menu:hover
{
	color: #ff0000;
}