/* CSS Document */

#index a{
display:block;
width:218px;
height:101px;
background-image:url(../bilder/firma.jpg);
	}
#index a:hover{
  filter:alpha(opacity=50);
    -moz-opacity:0.5;
	}
	
body {
font-family:Arial, Helvetica, sans-serif;
}

td {
font-size:14px;
color:#003D7F;
}


