Body
{
font-family: verdana,;
font-size: 10px;
}
.link
{
font-family:  verdana,;
font-size: 12px;
text-decoration: none;
color: #000000;
padding-top: 5px;
}
.link:hover
{
font-family:  verdana,;
font-size: 12px;
text-decoration: underline;
color: #FF0000;
padding-top: 5px;
}
.footer_link
{
font-family:  verdana,;
font-size: 10px;
text-decoration: underline;
color: #000000;
padding-top: 5px;
}
.footer_link:hover
{
font-family:  verdana,;
font-size: 10px;
text-decoration: none;
color: #FF0000;
padding-top: 5px;
}
.content
{
font-family: verdana;
font-size: 11px;
line-height: 25px;
padding: 5px;
}
.content_prod
{
font-family: verdana;
font-size: 11px;
line-height: 25px;
}
.title
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
line-height: 25px;
padding: 5px;
color: #003399;
}
.featured_content
{
font-family: verdana;
font-size: 11px;
line-height: 25px;
}
.footer
{
font-family: verdana;
font-size: 11px;
padding: 10px;
}
