.textbox01 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF7CF;
	font-size: 9pt;
	text-align: center;
	width: 400px;
	height: 123px;
	padding: 5px;















}
.redlink01 {
	color: #FF0000;
	text-decoration: none;
}
.text01 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}
.bluelink01 {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
.bluelink02 {
	color: #0000FF;
	text-decoration: none;
}
