﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333;}
a:hover {text-decoration:underline; color:#E06904;}

a.nav:link, a.nav:visited, a.nav:active {text-decoration:none; color:white;}
a.nav:hover {text-decoration:underline; color:#FFE8A3;}


body {
	background-color: #4B4747;
	margin: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	}
	
#header {
	background-image:url('siteart/logo.gif');
	width:790px;
	height:120px;
}	

.heading {
	color: #E06904;
	font-size: 16pt;
}