.formbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	background-color: #FFFFFF;
	background-image: url(../6th/note.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px none #CCCCCC;
	background-attachment: scroll;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.textBoxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	filter: Alpha(Opacity=70, FinishOpacity=70, Style=1, StartX=10, StartY=10, FinishX=100, Finish100=100);
}

