A  {
	font-family : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-size : 11px;
	color : black;
	text-decoration : none;
}

A:Active {
	font-family : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #E60000;
	text-decoration : none;
}

A:Hover {
	font-family : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #E60000;
	text-decoration : none;
}


.text  {
        font-family : Arial, Helvetica, Verdana;
        font-weight : normal;
        font-size : 11px;
        color : #000000;
}


.weiss  {
        font-family : Arial, Helvetica, Verdana;
        font-weight : bold;
        color : #FFFFFF;
        text-decoration : none;
}

TD  {
        font-family : Arial, Helvetica, Verdana;
        font-size : 11px;
        color : #000000;
}

body    { font-family : Arial, Helvetica, Verdana;
        font-size : 11px;
        color : #000000 }

.bold   { font-family : Arial, Helvetica, Verdana;
        font-weight : bold; } 
				

