 #menu{
	color: #ffffff;
	font-weight: bold;
	margin-top: -23px;
	text-align: center;
	font-style: italic;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
 }

a.menu:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
 }

a.menu:link{
    text-decoration: none;
	color: #ffffff;
    font-weight: bold;
 }

a.menu:hover{
    text-decoration: none;
	color:#FF6600;
	font-weight: bold;
 }
a#prem:visited {
	color: #FF6600;
	text-decoration: none;
} 
a#prem:link {
	color: #FF6600;
	text-decoration: none;
} 
a#prem:hover {
    color: #FF6600;
	text-decoration: none;
} 

