body { 
margin : 0;
} 
A { 
font-weight : normal;
text-decoration : none;
margin : 0; color:#1B3A52; 
} 
A:hover { 
text-decoration : underline;
} 

.kidum {font-family:Arial,sans-serif;font-size:9pt;color:#1B3A52;font-weight:bold; text-decoration: none;}
.kidum:hover {font-family:Arial,sans-serif;font-size:9pt;color:#1B3A52;font-weight:bold; text-decoration: underline;}

a.bold{font-weight:bold;}