/* CSS Document */

body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: justify;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}


.link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

.link:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E50C9E;
}
.link-yellow {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

.link-yellow:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FED600;
}

.font {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.font-X {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
}

.box-what{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: justify;
	height: 385px;
	width: 568px;
	}

.font-form {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}