/* CSS Document */

p{
font-family: Century Gothic;
font-size: 11px;
color:#FF0066;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}



.navigation_home {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666699;
	display: block;
	padding: 8px;
	width: 140px;
	margin-bottom: 2px;
}

.navigation_home:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3399;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	display: block;
	padding: 8px;
	width: 140px;
	margin-bottom: 2px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
	display: block;
	padding: 8px;
	width: 140px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: underline;
	color: #FF3300;
}
.Monotype_Corsiva {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF3399;
}
.Comic_Sans_MS {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #CC3333;
}
.Comic_Sans_MS_lower {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
	color: #CC3333;
}

.bold_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
.bold_line_height {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #990000;
}

.bold_strong_petrol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0066;
}
