.bg {
	background-color: #BDC6F8;
}
.menu {
	background-color: #FFB45C;
}
.bg1 {
	background-color: #FA941B;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: underline;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
	color: #FA941B;
	text-align: center;
}
.color {
	color: #596EDA;
	font: 11px Verdana;

}
.border {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #FCDCB6;
	border-left: 0px;
}
.form {
	font: 11px Verdana;
	color: #454545;
	text-align: center;
	border: 1px solid #596EDB;
}
.submit {
	font: bold 11px Verdana;
	color: #FFFFFF;
	text-align: center;
	border: 1px outset #596ED9;
	background: #B3BDF7;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;

}
