a:link {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}

.style1 {
	FONT-SIZE: 14px; COLOR: #666600; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style2 {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
