﻿a:link {  color: #000000;text-decoration:none}
a:visited {  color: #000000;text-decoration:none}
a:hover {  color:Red}
a.menu:link {  color: #ffffff;text-decoration:none; font-size:9pt}
a.menu:visited {  color: #ffffff;text-decoration:none;font-size:9pt}
a.menu:hover {  color:#fe9500;font-size:9pt}
body 
{
	background-color:#d7d3b8;
	margin:0;
	text-align:center;
	font-size:12px;
	line-height:20px;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}