.body {
	background-image:url(images/background.jpg);
	}
.text_hiden {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000CC;
	font-style:normal;
	font-weight: bold;
	font-size:12px;
	}
.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-style:normal;
	font-weight: bold;
	font-size:12px;
	}
.text_top {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-weight: bold;
	font-size:12px;
	text-decoration:underline;
	}
.text_page {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-style:normal;
	font-weight: bold;
	font-size:10px;
	}
.text_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-style:normal;
	font-weight: bold;
	font-size:14px;
	}
.button {
	border-style:ridge;
	background-color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-style: normal;
	color: #FFFFCC;
	line-height: 12px;
	font-weight: normal;
	}
.button_send {
	border-style:none;
	background-color:#FFFFCC;
	line-height: 12px;
	}
.button_reset {
	border-style:none;
	background-color:#FFFFCC;
	line-height: 12px;
	}
.input {
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
	line-height: 10px;
	font-weight: normal;
}
.bottom {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-style:normal;
	font-size:10px;
}
.input_news {
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 12px;
	font-weight: normal;
}
