table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 130%;
	color: #999999;
}

input , textarea, select{
background-color:white; 
border-width:1; 
border-height:1; 
border-color:#000000;
}


A:link    { color: 666666 ; text-decoration:none;     }
A:hover    { color: ff0000 ; text-decoration:none;     }
A:visited { color: 999999; text-decoration:none;     }
A:active  { text-decoration:none;     }




