/* CSS Document */

/*Tags*/
a {
color:#117945;
}

#featured a {
color:#000000
text-decoration:none;
}

#bottom p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding: 5px;
}

#bottom a {
color:#000000;
}

/*Classes*/
.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding: 5px;
}
.green-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#117945;
}

.green-header14 {
font-size:14px;
color:#117945;
font-weight:bold;
}

.red-header12 {
font-size:12px;
color:#781010;
font-weight:bold;
}