/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/souldback.gif);
	background-repeat: repeat;
}
.style2 {color: #FF6600}
.white {color: white}
.style3 {font-size: 18px}
.style4 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-weight: bold}

a { color: #ffffff}
a:visited { color: #ffffff}
a:hover { color: #ffffff; text-decoration: none}

a.body { color: red; text-decoration: underline}
a.body:visited { color: red; text-decoration: underline}
a.body:hover { color: orange; text-decoration: none}


a.sublink { color: #ffffff; font-size: 11px}
a.sublink:visited { color: #ffffff; font-size: 11px}
a.sublink:hover { color: #ffffff; text-decoration: none; font-size: 11px}

