BODY, td
{
    FONT-FAMILY: Arial, helvetica;
    font-size: 13px;
}


A:link {  color: #b13154;  text-decoration : none;	}	
A:visited {  color: #b13154;  text-decoration : none;	}
A:hover { color: #b13154;  text-decoration : underline;	}
A:active { color: #b13154;  text-decoration : underline;	 }
A:visited:hover { color: #b13154;  text-decoration : underline; }

.content { background: #ffffff url('images/index_05.gif') no-repeat top;  }
.white { background: #ffffff;  }


#menu2 {
        width: 194px;
        margin: 0px;
        }

#menu2 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu2 li a {
        height: 24px;
          voice-family: "\"}\"";
          voice-family: inherit;
          line-height: 24px;
        text-decoration: none;
        border-bottom: 1px solid #BD9F0E;
        font-family: arial,helvetica;
        font-size: 12px;
        font-weight: bold;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #000;
        display: block;
        background: #FED813;
        padding-left: 10px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #000;
        background: #D5BB3F;
		padding-left: 10px;
        }

#menu2 li a:active {
        color: #000;
        background: #D5BB3F;
        padding-left: 10px;
        }


