body {
	background-image: url(purpleastertile.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
