a:link { color : #333333;  text-decoration: underline;}
a:visited { color : #333333;  text-decoration: underline;}
a:hover { color : #777777; text-decoration: underline; }
a:active { color : #777777; text-decoration: underline; }

.inputbut { border: 1px solid #990000; background: #EEEEEE; }

body, td, p { font-family: Arial; }

.big:link { color : #990000;  text-decoration: none;}
.big:visited { color : #990000;  text-decoration: none;}
.big:hover { color : #990000; text-decoration: underline; }
.big:active { color : #990000; text-decoration: underline; }

