body { 
	background-color: #600107;
	margin-top: 0px;
	font-family: comic sans ms; 
	font-size: 14px;}

td { font-family: comic sans ms; font-size: 14px; color: #FFFFFF; }

.upper { 
	background: url('../img/upper.gif');
	}

.middle { 
	background: url('../img/middle.gif');
	}

.lower { 
	background: url('../img/lower.gif');
	}

.news {

}

.headline { 
border: #FFFFFF solid 1px;
color: #000000; 
font-weight: bold; 
height: 12px
}

.newsheadline { 
background: url('../img/balk.gif');
border: #C25603 solid 1px; 
font-weight: bold; 
height: 12px
}

.newsdate {
background-color: #333333;
color: #FFFFFF;
font-size: 12px;
}


a:link                    { text-decoration: none; font-size: 14px; color: #FFFFFF; font-family: comic sans ms; font-weight: bold; }
a:visited                 { text-decoration: none; font-size: 14px; color: #FFFFFF; font-family: comic sans ms; font-weight: bold; }
a:active                  { text-decoration: none; font-size: 14px; color: #FFFFFF; font-family: comic sans ms; font-weight: bold; }
a:hover                   { text-decoration: underline; font-size: 14px; color: #FFFFFF; font-family: comic sans ms; font-weight: bold; }
