a {
color: #6F559D;
font-weight: bold;
font-size: 10px;
}

A:hover {color: blue;}

.navigation
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #2D4B08;
}

BODY
{
	font-family: Verdana;
	font-size: 10px;
	color: #2D4B08;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2D4B08;
}



INPUT { 
	font-family: Verdana;
	font-size: 10px; 
}