body , p , td, img {
background-color:#FCFCFC;
margin:0;
padding:0;

filter:alpha(opacity=100); /*deaktiviert internetexplorer-cleartype*/
opacity: 1.0; /*deaktiviert internetexplorer-cleartype*/

font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 
font-size : 14px; 
color : #919191; 
font-weight : normal; 
font-style : normal; 
line-height : 19px;
} 



a:link {
color : #919191; 
text-decoration : underline; 
} 



a:active {
color : #919191; 
text-decoration : underline; 
} 



a:visited {
color : #919191; 
text-decoration : underline; 
} 



a:hover {
color : #B1B1B1; 
text-decoration : none; 
} 

