

/*- Menu 12--------------------------- */

.linksharpO {
width: 200px;
margin: 10px;
}
.linksharpO table
{
	width:200px;
}
.linksharpO a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 22px;
text-decoration: none;
}

.linksharpO a:link, .linksharpO  a:visited {
color: #666;
display: block;
background:  url(menu12.gif);
padding: 10px 0 0 35px;
}

.linksharpO a:hover, .linksharpO  .current a:link, .linksharpO  .current a:visited{
color: #000;
background:  url(menu12.gif) 0 -32px;
padding: 10px 0 0 35px;
}
.linksharpO_Container
{
	background-color:#ffffff;
	border:solid 1px #cccccc;
	clear:both;
}