td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#8a560d;
}

form
{
	margin:0px;
}

a {
	font-family:Tahoma;
	font-size:12px;
	text-decoration: underline;
	color:#000000;
}

A:Hover  {
	color : #c17318;
	text-decoration : underline;
}
a.nav {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

A.nav:Hover  {
	color : #c17318;
	text-decoration : underline;
}

H1 {
	color: #8a560d;
	font-weight: bold;
	font-size : 16px;
}