.logo_text {
	color: #D60000;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
}
.logo_black {
	color: #000000;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
}
.title_text_red {
	color: #D60000;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.title_text_black {
	color: #393A32;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.navigation_text {
	color: #7D3700;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.white_text {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
a:link {
	color: #7D3700;
}
a:visited {
	color: #7D3700;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF0000;
}
body {
	background-color: #666666;
}
.normal_text {
	color: #7D3700;
	font-size: 12px;
	font-family: verdana;
}

H1 {
	color:#720012;
	background-color:#FFFFFF;
	font-size:x-large;
	font-family:Times New Roman;
	font-weight:bolder;
	text-decoration:none;
}
H2	{
	color:#ef1e00;
	font-size:18px;
	font-family:Tahoma,Arial,Sans-Serif;
	font-weight:bolder;
	text-decoration:none;
	bottom-margin:10px;
	text-align:center;
	}
ul 	{padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 25px;
	}
li 	{padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-left: 0px
	}
.sponsorlink {
	font-size: 14px;
	font-family:Tahoma,Arial,Sans-Serif;
	font-style: italic;
}
.sponsortitle {
	font-size: 14px;
	font-family:Tahoma,Arial,Sans-Serif;
	color: #ff0066;
	font-weight: bold;
}
