a:link { color: #ba000f; text-decoration: underline }
a:active { color: #ba000f; text-decoration: underline }
a:visited { color: #ba000f; text-decoration: underline }
a:hover { color: #f40012; text-decoration: underline}

body {
	background-image: url(../images/background.jpg);
	background-color: #fdf9f1;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD8000;
	list-style-type: square;
	list-style-position: outside;
}
.orange:link { color: #DD8000; text-decoration: underline }
.orange:active { color: #DD8000; text-decoration: underline }
.orange:visited { color: #DD8000; text-decoration: underline }
.orange:hover { color: #DD8000; text-decoration: underline}

.twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.twitternews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: square;
	list-style-position: outside;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ba000f;
}
.footer:link { color: #ba000f; text-decoration: underline }
.footer:active { color: #ba000f; text-decoration: underline }
.footer:visited { color: #ba000f; text-decoration: underline }
.renderovernight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
}
.renderovernight:link { color: #000000; text-decoration: none }
.renderovernight:active { color: #000000; text-decoration: none }
.renderovernight:visited { color: #000000; text-decoration: none }
.renderovernight:hover { color: #000000; text-decoration: none }