/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #993300;
}

.navigation {
	font-family: Dubiel;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation1 {
	font-family: Dubiel;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 8px;
	width: 100px;
	color: #FF0000;
}

.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	width: 140px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FF0000;
}
.navigation1:hover {
	font-family: Dubiel;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	width: 100px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #000000;
}
.navigation:hover1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	width: 140px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FF0000;
}
.navigation1:hover1 {
	font-family: "10 Minutes";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 100px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FF0000;
}
