body {	background-color: #ffffff;}

td {
	font-family: Arial;
	font-size: 10px;
	color:#C6C6C6;
	}
.10 {
	font-family: Arial;
	font-size: 10px;
	}
.11 {
	font-family: Arial;
	font-size: 11px;
	}

.12 {
	font-family: Arial;
	font-size: 12px;
	}
	
.form {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #C6C6C6;
}
	
.menu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293781;
	font-weight: bold;

	}

a:link {	color: #C6C6C6;	text-decoration: underline;}
a:visited {	color: #C6C6C6;	text-decoration: underline;}
a:hover {	color: #ffffff;	text-decoration: blink;}

a.menu:link 	{	color: #293781;	text-decoration: none;}
a.menu:visited 	{	color: #293781;	text-decoration: none;}
a.menu:hover 	{	color: #293781;	text-decoration: none;}