body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FBE9BD;
}
.menu {
	color: #D67516;
	font-weight: bold;
	text-decoration: none;
}
.submenu{
	font-size: 10px;
	color: #D67516;
	font-weight: bold;
	text-decoration: none;
}
h1{
	color: #D67516;
}
h2{
	color: #D67516;
}
h3{ 
	color: #D67516;
}

h4 { 
	color: #D67516;
}

h5 { 
	color: #D67516;
}

h6 { 
	color: #D67516;
}

hr{	
	color: #D67516;
}
.footer{
	font-size: 10px;
}
a:hover{
	color: #FF0000;
}
.caption{
	font-size: 12px;
	font-weight: bold;
}
