a:link, a:visited {
	color: #F79618;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F79618;
	text-decoration: underline;
}

td {
	font-family:arial;
	font-size: 0.9em;
}
.menu a:link, .menu a:visited {
	color: #ffe000;	
	text-decoration:none;
}
.menu a:hover, .menu a:active {
	color: #ffe000;
	text-decoration: none;
	border-top: 1px solid #ffe000;
	border-bottom: 1px solid #ffe000;
}
td.menu {
   padding: 0px;
   font-family: arial;
   color: ffe000;
   font-size: 1em;
}
