body { background-color: #2477ad; margin: 0; }
body, td { color: white; font-size: 12px; font-family: "Formata Light", arial, symbol; }
a:link,  a:visited {
	color: white;
	text-decoration: underline; outline:none;
}
a:hover, a:active { color: white; text-decoration: none; outline:none;}
.menu { 
	color: white;
	font-size: 16px;
	font-family: "Formata Light", arial, symbol;
	font-weight: bold;
	line-height: 25px;
}
.submenu { color: white; font-size: 12px; font-family: "Formata Light", arial, symbol; margin-bottom: 0em; }
.frame_image_links { position: absolute; right: 0; }
a:link.menu, a:visited.menu { color: white; font-size: 16px; font-weight: bold; line-height: 25px; text-decoration: none; outline:none; }
a:hover.menu, a:active.menu {
	color: #fd9723;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none; outline:none;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #fd9723;
}
