.h2 { font-family:Trebuchet MS,Arial,Helvetica,sans-serif; font-size:46px; color:#4762AF; }
.h3 { font-family:Trebuchet MS,Arial,Helvetica,sans-serif; font-size:17px; color:#000000; }
.h4 { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; font-weight:bold; }

td { font-family:Georgia,Times,serif; font-size:12px; color:black; }
.t { font-family:Georgia,Times,serif; font-size:12px; color:black; }

.b { font-weight:bold; }
.w { color:white; }

.red    { color:#ff0000; }
.orange { color:#ffc60a; }

.frontinput { font-family:Georgia,Times,serif; font-size:12px; background-color:#ffc60a; color:black; border:solid 1px; width:179; }
.input      { font-family:Georgia,Times,serif; font-size:12px; background-color:white; color:black; border:solid 1px; }
.select     { font-family:Georgia,Times,serif; font-size:12px; color:black; font-weight:normal; }
.button     { font-family:Georgia,Times,serif; font-size:12px; color:black; font-weight:bold; }

.menu         { color:white; text-decoration:none; }
.menu:link    { color:white; text-decoration:none; }
.menu:active  { color:white; text-decoration:none; }
.menu:visited { color:white; text-decoration:none; }
.menu:hover   { color:#ffc60a; text-decoration:none; }

a         { text-decoration:none; }
a:link    { text-decoration:none; }
a:active  { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover   { text-decoration:underline; }

