/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	left: 0px;
	top: 0px;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.style5 {
	font-size: 24px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
}
.style1 {
	font-family: Courier;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.style3 {
	font-family: Courier;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.style5 {
	font-size: 24px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
}
.bold {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#c {
	font-family: Courier;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
#c a:link {
	color: #000000;
	text-decoration: underline;
}
#c a:visited {
	color: #000000;
	text-decoration: underline;
}
#c a:hover {
	color: #990000;
	text-decoration: underline;
}