a { text-decoration: none; }
a:hover { text-decoration: underline; }
.text {
     font-size : 8pt;
     color : #999999;
     font-family : verdana;
}
.start 
{ 
     font-family: Tahoma, Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     color: #333333; 
}
.maly {
     font-size : 7pt;
     color : #333333;
     font-family : verdana;
}
.inp {
     background : white url("bginp.gif") repeat;
     border : 1px #9C9C9C solid;
     font-family : Verdana;
     font-size : 8pt;
     font-style : normal;
     font-weight : normal;
     color : #333333;
     text-decoration : none;
}
.white {
     font-size : 7pt;
     color : #ffffff;
     font-family : verdana;
}
