input.form { font-size: 10px; background-color:#E8E8E8; color: #000000; }

a:link {color:#666666; text-decoration:none} 
a:visited {color:#666666; text-decoration:none} 
a:active {color:red; text-decoration:none} 
a:hover {color:#6D92C9; text-decoration:none}

select { font-size: smaller; background-color:#E8E8E8 ; font-weight: bold; color: #666666; }
input { font-size: smaller; background-color:#E8E8E8; font-weight: bold; color: #666666; }
textarea { font-size: smaller; background-color:#E8E8E8 ; font-weight: bold; color: #666666; }
input.radio { background-color:#ffffff; }
