p	{		font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration : none; color : #666666		font:normal}	
body	{		font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration : none; color : #666666		font:normal}	

.myinput    { font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; 
               background-color: #F5F5F5; border: 1 inset #CCCCCC }
.myselect    { font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; 
               background-color: #F5F5F5; border: 1 inset #CCCCCC }
.mybutton    { font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; 
               background-color: #F5F5F5; border: 1 outset #CCCCCC } 

a  {
color: #000000;
text-decoration : underline;
} 
    
a:hover  
{
text-decoration : none;
color: #000000;

} 