BODY,P,TABLE,TD,TR {   
  font-size:   10pt;
  font-family: Verdana;}
  
.kurzstat {background-color:#003399;
	color       : #ffffff;}   

A:link  { 
  color: #003399;
  text-decoration: none;
}
A:visited { 
  color: #003399;
  text-decoration: none;
}
A:active {
  color: red;
}
A:HOVER { 
  color: #003399;
  text-decoration: underline;
}
