.menutop {
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.menutop A:hover{
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 15px;
	color: #800000;
	text-decoration: none;
	text-align:center;
}
.menutopactive{
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 15px;
	color: #800000;
	text-decoration: none;
	text-align:center;
}
.maintext {
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;

}
.maintext a{
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 15px;
	color: #800000;
	text-decoration: none;

}


.maintext1 {
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;

}
.maintextred{
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 30px;
	color: #800000;
	text-decoration: none;

}.maintextred1{
	font-family: "Century Gothic", Century, Verdana, Arial;
	font-size: 20px;
	color: #800000;
	text-decoration: none;

}
span.link1 {
    	position: center;
}

    span.link1 a span {
    	display: none;
}

span.link1 a:hover {
    	font-size: 99%;
    	font-color: #000000;
}


span.link1 a:hover span { 
    display: block; 
    	position: absolute; 
    	margin-top: 15px; 
    	margin-left: -120px; 
	    width: 250px; padding: 5px; 
    	z-index: 100; 
    	color: #000000; 
    	background: #ececec; 
    	font: 12px "Arial", sans-serif;
    	text-align: left; 
    	text-decoration: none;
		border:2px solid #b00f00;
}

			