body {
	background-color: #000000;
}
.copyright_tag {color: #FFFFFF; font-size: x-small;}
a {
	font-size: small;
	color: #990000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #666666;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.heading {
	color: #990000;
	font-weight: bold;
}
.style1 {font-family: Arial, Helvetica, sans-serif}