BODY,DIV,TABLE,tr,TD,INPUT {
   font-family:  Verdana,MS Sans Serif;
    font-size: 12px;
    }

A:link{
    font-family:  Verdana,MS Sans Serif;
    font-size: 12px; COLOR:black;
    text-decoration: none}

A:active {
    font-family:  Verdana,MS Sans Serif;
    font-size: 12px; COLOR:black;
    text-decoration: none
    }

A:visited {
    font-family:  Verdana,MS Sans Serif;
    font-size: 12px;
	 COLOR:black;
  text-decoration: none
    }

A:hover {font-family: Verdana,MS Sans Serif; font-size: 12px; COLOR: green; TEXT-DECORATION: underline}
   
select,input,textarea { font-family:   Verdana,MS Sans Serif; font-size: 12px;}
