@charset "utf-8";

.navs{
	text-indent:10px;
	background-image:url(../images/navback.png);
	min-height:30px;
	background-repeat:no-repeat;
	vertical-align: bottom;
	background-position: top;
	padding: 3px;
	
}
.navs a, a:link, a:hover, a:visited {
	margin-top:2px;
	color:#993399;
	text-decoration: none;
	vertical-align: text-bottom;
	font-weight: 500;
}
.bparty {
	font-family: "Hobo Std"
}
.pnoh {
	font-family: "Bauhaus 93";
	color:#9933CC;
}
.pno {
	font-family: Candara;
	font-weight: bold;
}
.redmed {
	font-family: Candara;
	font-size:18px;
	font-weight: bold;
	color:#FF0000;
}