a { 
font-family : Tahoma; 
font-size : 11px; 
font-weight : normal; 
color : #333333; 
}
a:hover { 
font-family : Tahoma; 
font-size : 11px; 
color : #cc6633; 
font-weight : normal; 
}
.tabl { 
border : 1px solid #999999; 
}
.submit { 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
background-color : #ffffff; 
border : 1px solid #000000; 
}
