.text {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.textn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;

}
.textnc {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.forms {
	height: 20px;
	border: 1px solid #000000;
	background-color: #CCFFCC;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;


}
.forms2 {

	height: 60px;
	border: 1px solid #000000;
	background-color: #CCFFCC;
	color: #000000;
}
