body {
	font-family: verdana,arial;
	font-size: 12px;
	font-weight : normal;
	color: #000000;
	}
table {
	font-family: verdana,arial;
	font-size: 12px;
	font-weight : normal;
	color: #000000;
	}
A { 
	text-decoration: underline; 
	color: #c77a0e;
	}
A:hover	{
	text-decoration: none;
	color: #89540a;
	}
.menu a { 
	text-decoration: underline; 
	color: #f6ca8d;
	}
.menu a:hover { 
	text-decoration: underline; 
	color: #ffffff;
	}
.spacer {
	line-height:20px;
	}
h1 {  
	font-family:verdana;
	font-size: 20px;
	font-weight : bold;
	color: #89540a;
	}
.home h1 {  
	font-family:verdana;
	font-size: 20px;
	font-weight : bold;
	color: #fff1df;
	}
h2 {  
	font-family:verdana;
	font-size: 12px;
	font-weight : bold;
	color: #fff1df;
	}
.link_footer {  
	font-family:verdana;
	font-size: 11px;
	font-weight : normal;
	color: #c77a0e;
	text-decoration: underline;
	}
a.link_footer:hover {  
	font-family: verdana;
	font-size: 11px;
	font-weight : normal;
	color: #89540a;
	text-decoration: none;
	}
.price {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
	font-size:14px;
	color: #a21542;
	}
.table-color {
	background-color: #c77a0e;
	}
.top-bar {
	background-color: #89540a;
	color: #FFFFFF;
	font-weight: bold;
	}