a {
	text-decoration: none;
	color: #000033;
	font-size: small;
}
a:hover {
	color: #003399;
}
img {
	border: thin solid #003366;
}
body {
	background-image: url(images/strip.jpg);
	background-repeat: repeat;
}
