
A:link    { text-decoration: none; color: black } 
A:active  { text-decoration: none; color: black } 
A:visited { text-decoration: none; color: black } 
A:hover   { text-decoration: underline; color: black  }

select,input,text,textarea
{
font-size	    : 8pt			;     
font-family	    : Verdana,Arial		;
background-color : rgb: (0,0,0)                        ;
border		    : 1pt solid rgb(0,0,0)	;
}
 