.style1 {color: #990000}
.style3 {color: #666666}
.style6 {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #990000;
}
a:active {
	color: #999999;
}