a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #990000;
}
.style1 {color: #990000}
body,td,th {
	color: #990000;
}
