/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #ffffb0;
line-height: 18px;
padding: 3px;
}.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF00FF;
}
.p1{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 0px;
padding: 0px;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffb0;
	text-decoration: none;
	background-color: #361B00;
	display: block;
	padding: 8px;
	width: 180px;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #361b00;
	text-decoration: none;
	background-color: #ffffb0;
	display: block;
	padding: 8px;
	width: 180px;
}
.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffb0;
	text-decoration: none;
	background-color: #361b00;
	display: block;
	padding: 8px;
	width: 180px;
}
.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #361b00;
	text-decoration: none;
	background-color: #ffffb0;
	display: block;
	padding: 8px;
	width: 180px;
}