.link_studium{
 font-family: Lucida Sans, Trebuchet MS, Arial;
 font-size: 11px;
 color:#654A3A;
 text-decoration: none;  
}
A.link_studium:link{
 font-family: Lucida Sans, Trebuchet MS, Arial;
 font-size: 11px; 
 color:#654A3A;
 text-decoration: none;  
}
A.link_studium:visited{
 font-family: Lucida Sans, Trebuchet MS, Arial;
 font-size: 11px; 
 color:#654A3A;
 text-decoration: none;  
}
A.link_studium:hover{
 font-family: Lucida Sans, Trebuchet MS, Arial;
 font-size: 11px; 
 color:#654A3A;
 text-decoration: underline;  
}