body {
	background-color: #b0b0b0;
	color: black;
}


a:link {
       text-decoration: none;
       color: black;
     }

a:visited {
       text-decoration: none;
	   color: black;
     }

a:hover {
       text-decoration: underline;
	   color: red;
     }

a:active {
       text-decoration: underline;
	   color: blue;
     }
	 
table {
	color: black;
}
	 
/*
#utetemp, #utetemp a:link, #utetemp a:visited, #utetemp a:hover, #utemptemp a:active 
	{
		color: black;
		text-align: right;
		font-size: 38;
		text-decoration: none;
	}
#zabbix,  #zabbix a:link,  #zabbix a:visited,  #zabbix a:hover,  #zabbix a:active {
	color: black;
}

*/

#aktie a:link, #aktie a:visited, #aktie:hover, #aktie a:active {
        color: black;
        text-decoration: none;
}


#rsshead {
	font-weight: bold;
}

#rsshead a:link, #rsshead a:visited, #rsshead:hover, #rsshead a:active {
	color: black;
	text-decoration: none;
}

#rssbanner {
        font-weight: bold;
}

#rssbanner  a:link, #rssbanner a:visited, #rssbanner:hover, #rssbanner a:active {
	color: black;
	 text-decoration: none;
}

