@charset "utf-8";
body {
	background-color: #000000;
}
.bgMenuUnd {
	background-image: url(../images/bgMenuUnd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bordeMain {
	border: 2px solid #c965a1;
}
.txtMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
}
.botton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CD619F;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
