@charset "UTF-8";
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.topText {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0066;
}
.Title {
	font-family: Verdana;
	font-size: 18px;
	color: #ff0066;
}
.menuPeace {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.PEACEEXPLANATION {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
.leftBanner {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.underTitle {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.PEACEROSA {
	font-family: Verdana;
	font-size: 13px;
	color: #ff0066;
}
.linksDown {
	font-family: Verdana;
	color: #006699;
	text-decoration: none;
}
.menuPeace a {
	color: #FFFFFF;
	text-decoration: none;
}

.menuPeace a:hover {
	color: #ff0066;
	text-decoration: none;
}

.linksDown:hover{color:#ff0066}

a {

font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;

}

a:hover{ color:#FF6600;}


