a:hover {

}

a:link {
 text-decoration:none;
 color: #D7E1ED;
 font-family: Arial;
 font-size: 12px;
 
}

a:visited {
 text-decoration:none;
  color: #D7E1ED;
  font-family: Arial;
 font-size: 12px;

 }

a:active {
text-decoration:none;
}

a.an {
text-decoration:none;
}



BODY {
        font-family: Arial;
        font-size: 11px;
        font-color: #002F28;
        text-decoration:none;
        background-color: "#1a457a";
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#3d5b99;
        scrollbar-3dlight-color:#f1f1f1;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-shadow-color:#3d5b99;
        scrollbar-arrow-color:#3d5b99;
        }

.text {
 font-family: Arial;
 font-size: 13px;
 color: #D7E1ED;
}

.hell {
 font-family: Arial;
 font-size: 12px;
 color: blue;
}

.head {
 font-family: Arial;
 font-size: 18px;
 font-weight: bold;
 color: #ffffff;
}

.color{
 font-family: Arial;
 font-size: 13px;
 color: #007A78;
}


.small {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 9px;
 color: #ffffff;
}


.grau {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #666666;
}
