BODY {
background-color : #000000;
background-image :  url(htg.jpg);
background-repeat: repeat-x;
color : #FFFFFF;
font-family : Arial,Helvetica,sans-serif; 
font-weight: normal;

}

.textweiss { 
font-size : 10px;
color: #FFFFFF;
background-color : #000000;
padding: 5px;
line-height: 12px;
}

.textschwarz { 
font-size : 10px;
color: #000000;
padding: 5px;
line-height: 15px;
background-color : #FFFFFF;

}


A:link {
font-size : 12px;
color : #FFFFFF;
text-decoration: none; 
background-color : transparent; 

}

A:visited {
font-size : 12px;
color : #FFFFFF;
text-decoration: none;
background-color : transparent; 

}

A:hover {
font-size : 12px;
color: #FF6600;
text-decoration: underline; 
background-color : transparent;

}

A:active {
font-size : 12px;
color: #FF0000;
text-decoration: underline;
background-color : transparent; 

}

.active {
font-size : 12px;
color : #FF6600;
text-decoration: none; 
background-color : transparent; 

}

table { 
margin:auto; 

}

