.bottom_menu
{
    color: #999999;
    text-decoration:none;
    font-family: tahoma;
    font-size: 11px;
    line-height:1.5;
}
.bottom_menu a:link
{
    color: #999999;
    text-decoration:none;
}
.bottom_menu a:visited
{
    color: #999999;
    text-decoration:none;
}
.bottom_menu a:hover
{
    color: #999999;
    text-decoration: underline;
}

.top_menu
{
    color: black;
    font-family: Tahoma;
    font-size: 13px;
}
.top_menu a:link
{
    text-decoration:none;
    color: black;
}
.top_menu a:visited
{
    text-decoration:none;
    color: black;
}
.top_menu a:hover
{
    text-decoration:underline;
    color: black;
}

.side_menu
{
    color: #003366;
    font-family: Tahoma;
    font-size: 13px;
}
.side_menu a:link
{
    text-decoration:none;
    color: #003366;
}
.side_menu a:visited
{
    text-decoration:none;
    color: #003366;
}
.side_menu a:hover
{
    text-decoration:underline;
    color: #003366;
}

.site_text
{
    color: #905604;
    font-family: Tahoma;
    font-size: 12px;
    line-height:1.5;
}
.site_text a:link
{
    color: Blue;
}
.site_text a:visited
{
    color: Blue;
}

.link_text a:link
{
    font-family: Tahoma;
    font-size: 9px;
}
.link_text a:visited
{
    color:Blue;
    font-family:Tahoma;
    font-size: 9px;
}

.side_menu a:hover
{
    text-decoration:underline;
}

.date_text
{
    font-size:12px; 
    font-family:Tahoma; 
    color:#9FE495;
}
.news_text
{
    font-size:12px; 
    font-family:Tahoma; 
    color:#003366;
}

.next_prev a:link
{
    color: #003366;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration:none;
}
.next_prev a:visited
{
    color: #003366;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration:none;
}

.page_title
{
    color: #00146B;
    font-family: Tahoma;
    font-size: 14px;
    font-weight:bold;
}

.inner_page_title
{
    color: #90CA69;
    font-family: Tahoma;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
}
.inner_page_title a:link
{
    color: #90CA69;
    text-decoration:none;
}
.inner_page_title a:visited
{
    color: #90CA69;
    text-decoration:none;
}

.disclaimer
{
    color: #999999;
    text-decoration:none;
    font-family: tahoma;
    font-size: 9px;
}
