﻿body
{
	font-family: Arial;
	font-size: 6pt;
	/*background-color: #fff;
	color: #555;*/
	margin:0;
}
.logo
{
	border-style:none
}
a.menu:link
{
	color: black; /* background-color: #918e8e;*/ /* background-color:Black;*/
	text-decoration: none;
	font-size: 14 pt;
	font-family: Arial;
	font-weight: bold;
}
a.menu:visited
{
	color: black; /*background-color: #918e8e;*/
	text-decoration: none;
	font-size: 14 pt;
	font-family: Arial;
	font-weight: bold;
}
a.menu:hover
{
	color: Maroon; /*   background-color: #484747;*/
	text-decoration: none; /* font-weight:bold;*/
	font-size: 14 pt;
	font-family: Arial;
	font-weight: bold;
}

a.SmallMenu:link
{
	color:Gray; /* background-color: #918e8e;*/ /* background-color:Black;*/
	text-decoration: none;
	font-size: 8 pt;
	font-family: Arial;
	font-weight: bold;
}
a.SmallMenu:visited
{
	color: Gray; /*background-color: #918e8e;*/
	text-decoration: none;
	font-size: 8 pt;
	font-family: Arial;
	font-weight: bold;
}
a.SmallMenu:hover
{
	color: Maroon; /*   background-color: #484747;*/
	text-decoration: none; /* font-weight:bold;*/
	font-size: 8 pt;
	font-family: Arial;
	font-weight: bold;
}
.copyright
{
	color:Gray; /* background-color: #918e8e;*/ /* background-color:Black;*/
	text-decoration: none;
	font-size: 8 pt;
	font-family: Arial;
	font-weight: bold;
}
.clear
{
}

