/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #523000;
line-height: 18px;
padding: 3px;
}
.adv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.navigation {
	font-family: Veranda, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CEBE8C;
	display: block;
	padding: 10 px;
	width: 156px;
	color: #5A3C08;
}
.navigation:hover {
	font-family: Veranda, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #5A3C08;
	display: block;
	padding: 10 px;
	width: 156px;
	color: #ffffe7;
}
.navigation2 {
	font-family: Veranda, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CEBE8C;
	display: block;
	padding: 10 px;
	width: 135px;
	color: #5A3C08;
}
.navigation2:hover {
	font-family: Veranda, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #5A3C08;
	display: block;
	padding: 10 px;
	width: 135px;
	color: #ffffe7;
}
