body  {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64442A;
	line-height: 18px;	
}

table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64442A;
	line-height: 18px;	
	text-align: center;
}

p.head {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

a.spot:link	{ 
	text-decoration: none; 
	color: #64442A; 
	font-weight: bold;

	}
	
a.spot:visited	{ 
	text-decoration: none; 
	color: #64442A; 
	font-weight: bold;

	}


a.spot:hover {
	text-decoration: none; 
	color:#FE0404;;
	font-weight: bold;

	}

	
a:link	{ 
	text-decoration: underline; 
	color: #AD441C; 
	}

a:hover {
	text-decoration: underline; 
	color:#AD441C;
	}
	
a:visited	{ 
	text-decoration: none; 
	color: #AD441C; 
	}

a.map:link	{ 
	text-decoration: none; 
	color: #AD441C; 
	font-size: 10px;
	}

a.map:hover {
	text-decoration: underline; 
	color:#AD441C;
	font-size: 10px;
	}
	
a.map:visited	{ 
	text-decoration: none; 
	color: #AD441C;
	font-size: 10px; 
	}