* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

a {
	font-size: 11px;
	font-weight: 700;
	color: #601F1E;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a:active {
	text-decoration: none;
	}
	
.style1 {
	font-size: 27px;
	font-family: "impact";
	font-weight: bold;
	color: #0072BC;
}

.style2 {
	font-size: 13px;
	font-weight: bold;
	color: #00638e;
	}

.style3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.style4 {
	color: #5e5816;
	font-family: Haettenschweiler;
	font-size: 22px;
}

.style6 {
	color: #D0AF8A;
	font-weight: bold;
	font-size: 12px;
}

.style7 {
	color: #cca57a;
	font-size: 13px;
	font-weight: bold;
}

.style8 {color: #00638e; font-size: 13px;}