﻿body, table, td, div 
{
	font-family: Arial;
	font-size: 15px;
}
a 
{
	color:#B90000;
	text-decoration:none;
}
a:visited
{
	color:#B90000;
}
.nav
{
	margin-left:10px; 
	color:#000000;
}
.navLink  
{
	width:135px; 
	color:#000000; 
	height:40px; 
	background-color:#c1b59f; 
	margin-top:3px; 
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold;
}
.navText 
{ 
	margin-top:12px; 
	margin-left:8px; 
	vertical-align:middle; 
	text-decoration:none; 
	color:#000000; 
	position:absolute; 
	width:125px; 
	height:40px; 
}

a .navText, .navLink 
{
	text-decoration:none; 
	color:#000000;
}
.nav:hover, .navLink:hover, .navText:hover
{ 
	cursor:hand;
}
.navFooter a 
{
	font-size:12px; 
	text-align:center; 
	color:#B90000;
}
.nav p, .navLink a, .navLink a p 
{
	color:#000000; 
	text-decoration:none;
}
.band 
{
	padding:3px; 
	text-align:center;
	background:#c1b59f; 
	width:650px; 
	margin-bottom:10px;
}
.body 
{
	padding-left:20px; 
	width:650px;
}
.TitleSpace
{
	letter-spacing: 0.2em;
}
