body {
	background-image: url(soulworld1.jpg);
	background-repeat: no-repeat;
	background-color: #CC0000;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
