A:link{
    font-weight: bold;
    font-size: 10pt;
    background: none transparent scroll repeat 0% 0%;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
}
A:visited{
    font-weight: bold;
    font-size: 10pt;
    background: none transparent scroll repeat 0% 0%;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
}
A:active{
    font-weight: bold;
    font-size: 10pt;
    background: none transparent scroll repeat 0% 0%;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
}
A:hover{
    font-weight: bold;
    font-size: 10pt;
    background: none transparent scroll repeat 0% 0%;
    color:  #FF3333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
} 
.BODYDefault{
	background-color : #000000;
    SCROLLBAR-FACE-COLOR: White;
    SCROLLBAR-HIGHLIGHT-COLOR: White;
    SCROLLBAR-SHADOW-COLOR: Black; 
    SCROLLBAR-ARROW-COLOR: #000000; 
    scrollbar-dark-shadow-color : Black;
    scrollbar-base-color : Black;
    scrollbar-3d-light-color : Black;
	background-image : url(../../images/Background_Menu.gif);
}
.ActiveMenuItem{
	font-weight: bold;
    font-size: 10pt;
    background: none transparent scroll repeat 0% 0%;
    color: #99CC99;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.MenuItem{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #99CC99;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}