

INPUT {
font-family: Georgia,'Times New Roman',Times,serif;
}

FORM {
font-family: Georgia,'Times New Roman',Times,serif;
}



/*                      */
/* Hyperlink properties */
/*                      */

a {text-decoration: underline; color: #990000;} 
a:hover {text-decoration: underline; color: #ff9933;}
a:active {color: #990000;}
a:visited {color: #990000;}
