
a         { color: #00008b; text-decoration: underline; }
a:link    { color: #00008b; }
a:visited { color: #00008b; }
a:hover   { color: #8b0000; text-decoration: none; }
a:active  { color: #ff6600; text-decoration: none; }


.smallhead         { font-size: 13px; font-family: Verdana, Arial, Tahoma, Sans Serif; }
.mainhead         { font-size: 15px; font-family: Arial, Veradana, Tahoma, Sans Serif; }
.row { font-size: 11px; color: #000000; font-family: Verdana, Arial, Tahoma, Sans Serif; }


input, select, textarea { font-family: Verdana, sans-serif; background-color: ; font-size: 11px; color: #000000; }
input.form-textbox, textarea.form-textarea, select.form-selectbox { width: 100%; }



