.wp-nav-top-n {
background:#9966FF;
margin-top:2px;
margin-bottom:2px;
border: 1px solid white;
display:block;
text-decoration:none;
color:white;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-variant : normal;
padding:5px
}
.wp-nav-top-n:hover {
background:#990066;
color:white;
border:1px solid white;
}

.wp-nav-1-n {
margin-top:2px;
margin-bottom:2px;
display:block;
text-decoration:none;
color:white;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-variant : normal;
padding:5px
}
.wp-nav-1-n:hover {
color:#990066;
border:1px solid white;
}

.wp-nav-0-n {
margin-top:2px;
margin-bottom:2px;
display:block;
text-decoration:none;
color:white;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-variant : normal;
}
.wp-nav-0-n:hover {
text-decoration:underline;
}
.Mheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.Mheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Mheads_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.Mheads_turkiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00FFFF;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.mtext:hover {
	text-decoration: underline;
}
.mtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.mtext:hover {
	text-decoration: underline;
}
.mlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.mlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
