td { font-family: "Trebuchet MS", Verdena, Ariel; 
color: #474747; 
font-size: 12px;
line-height: 200%;
}

.title { color: #ffb300; font-size:1.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: bold; }

.title2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
color: #ffb300;
font-size:3em;
font-style: bold;
line-height: 150%;
}

p { font-family: "Trebuchet MS", Verdena, Ariel; color: #696969; font-size: 12px; font-weight: lighter; line-height: 200%; }

a:visited, a:link, a:active {
color:#ffb300;
text-decoration: underline;
}

a:hover {
color:#ffb300;
text-decoration: underline;
}


a.nav:visited, a.nav:link, a.nav:active {
color:#45a9db;
font-size:16px;
text-decoration: underline;

}

a.nav:hover {
color:#45a9db;
text-decoration: underline;
}

a.topnav:visited, a.topnav:link, a.topnav:active  { color: white; text-decoration: none; }

