BODY
{
	font-family: Book Antiqua, Trebuchet MS, Verdana, Arial, Helvetica, Tahoma; 
	font-size: 14px;
	color: #808080;
}
TABLE
{
	font-family: Book Antiqua, Trebuchet MS, Book Antiqua, Trebuchet MS, Verdana, Arial, Helvetica, Tahoma; 
	font-size: 14px;
	border-top-width: thin; 
	border-top-color: #808080; 
	border-right-width: thin; 
	border-right-color: #808080; 
	border-bottom-width: thin; 
	border-bottom-color: #808080; 
	border-left-width: thin; 
	border-left-color: #808080;
}

a.MenuLink:link
{
	color: #663300; 
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}
a.MenuLink:visited
{
	color: #663300; 
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}
a.MenuLink:hover
{
	color: #663300;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 	
	text-decoration: underline;
}
a.MenuLink:active
{
	color: #663300;
	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 	
	text-decoration: underline;
}