@charset "utf-8";
#container #nav table tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
}
#container #nav table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	text-decoration: none;
}

