.bg {
	background: url(images/link.gif) no-repeat left bottom;
}
.bg1 {
	background: url(images/bg1.gif) no-repeat right top;
}
a:link {
	font: 11px Verdana;
	color: #C11597;
	text-decoration: none;
}
a:hover {
	font: 11px Verdana;
	color: #8FADF5;
	text-decoration: underline;
}
a:active {
	font: 11px Verdana;
	color: #8FADF5;
	text-decoration: underline;
}
a:visited {
	font: 11px Verdana;
	color: #DB17AA;
	text-decoration: none;
}
.menu {
	background: url(images/menu.gif) no-repeat left bottom;
}
.linkcolor {
	color: #5F8CEF;
	text-decoration: underline;

}
.bg2 {
	background: url(images/bg3.gif) no-repeat right bottom;
}
.bg3 {
	background: url(images/bg4.gif) no-repeat right top;
}
.text {
	font: 11px Verdana;
	color: #000000;
	text-align: justify;
}
h1 {
	font: bold 22px Verdana;
	color: #C11597;
	text-align: center;
}
.form {
	border: 1px solid #8BAAED;
	width: 150px;
	text-align: right;
	background: #FAFBFE;
	font: 10px Verdana;






}
.submit {
	font: bold 10px Verdana;
	color: #FAFBFE;
	text-align: center;
	background: #8BAAED;
	border-top: 1px solid #8BAAED;
	border-right: 1px solid #366DE0;
	border-bottom: 1px solid #366DE0;
	border-left: 1px solid #8BAAED;
}
.linkcolor1 {

	color: #A75A84;
	text-decoration: underline;
}
