A  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color :  #2F4F4F;
 }

A:hover  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color :  #CC0000;
 }

A:aktiv  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color :  #CC0000;
 }
TD
{
    FONT-SIZE: 13px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Tahoma
}
TH
{
    FONT-SIZE: 18px;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Tahoma
}
IMG.rand
{
    BORDER-RIGHT: black 1px ridge;
    BORDER-TOP: black 1px ridge;
    BORDER-LEFT: black 1px ridge;
    BORDER-BOTTOM: black 1px ridge
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #cc0000
}


