@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
	color: #333333;
	}

.hidden { display: none; }

 .unhidden { display: block; }
	
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #914687;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

h4{
	font-size:90%;
	font-weight:bold;

}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu14 {
	width: 100px;
	margin: 0px;
	float:right
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:    url(../images/sitepix/menuButt.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:    url(../images/sitepix/menuButt.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}				
	

