.bluedevilwhite {
	color: #0000CC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(Blue%20Devil-layered-white-56.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
body {
	background-color: #FFFFFF;
	background-image: url(Blue%20Devil-layered-white-56.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	border: 8px groove #999999;

}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #990099;
	text-decoration: none;
}

