a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.mainborder {
	border: thick groove #FF0000;
}
.background {
	background-image: none;
	background-repeat: no-repeat;
}
