.style1 {
	font-family: "MS Sans Serif";
	color: #FF00FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}


.style10 {font-family: "MS Sans Serif"; color: #FF0000; }
.style2 {font-family: "MS Sans Serif";
	color: #339900;
}
.style5 {font-family: "MS Sans Serif"}
.style9 {color: #FF0000}
