
TD 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: 000000;
}	

h1 {
	font-family: Tahoma;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
	color: 5C2B12;
	height: auto;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: 000000;
}


.menu 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
TEXT-DECORATION: none;
	
	
}
.menu:hover
{

	text-decoration: underline;

	
}	
.menu2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
TEXT-DECORATION: none;	
}
.menu2:hover
{

	text-decoration: underline;

	
}