a:link {
	color: #FF0000;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.maintitle {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;


}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #00FF33;
	text-decoration: underline;
}
a:active {
	color: #00FF33;
	text-decoration: underline;
}
.unnamed1 {
	color: #FF0000;
	text-decoration: none;
}
