﻿/*- Menu 6--------------------------- */

#menu6 {
	width: 200px;
	margin: 10px;
	background-color: #C0C0C0;
}

#menu6 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu6 li a:link, #menu6 li a:visited {
	color: #800000;
	display: block;
	background: url('images/menu6.gif');
	padding: 8px 0 0 10px;
	font-weight: bold;
}
#menu6 li a:hover, #menu6 li #current {
	color: #FFF;
	background: url('images/menu6.gif') 0
-32px;
	padding: 8px 0 0 10px;
}
