.warpoint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #99CCCC;
	background-color: #996633;

}
body {
	background-image: url(./images/background.gif);
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
