.news_link      { font-size: 7pt; font-weight: bold;
             font-family: verdana, sans-serif; color: red;}


.menu_link      { font-size: 7pt; font-weight: bold;
             font-family: verdana, sans-serif;}

.menu_title      { font-size: 10pt; font-weight: bold;
             font-family: verdana, sans-serif;}

.created { font-size: 7pt;
             font-family: arial;}

#menulink_select
{
    color: #000000;
    background-color: #7AC642;
    width=120px;
    
    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    left: auto; 
    vertical-align: top; 
    font-size: 11px;
    font-weight: bold;
}

#menulink_cat_select
{
    color: #000000;
    background-color: #487427;
    width=140px;
    
    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    left: auto; 
    vertical-align: top; 
    font-size: 10px;  
    font-weight: bold;
    font-style: italic;
    text-align: center
}

A:link { text-decoration: none; color:#000000 }
A:visited { text-decoration: none; color:#000000 }
A:hover { text-decoration: underline; color:#000000 }