﻿a.menucell:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
}

a.menucell:hover {
	text-decoration: underline;
	color: #003399;
	font-family: Arial;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #FFFFFF;
}

a.menucell:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
}

.menucell {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menurow {
	background-color: #006666;
	height:32px;
}

