a { text-decoration: none; font-family: Arial, sans-serif }
a:link { color: #444444 ; text-decoration: none }
a:visited { color: #777777 }
a:hover { color: #000000 ; text-decoration: underline }

.formcolor
{
background-color: #e5e5e5;
color: #222222;
font-family: arial;
border: 1px solid #777777
}

