/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
body {
	background: #380B58 url(images/Background_PurpleSwirl.jpg) repeat-y fixed center;
	color: #CCCCCC;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #CCFF00;
	text-decoration: none;
}
.style1 {font-size: 24px}
.style3 {font-size: 10px}
.style4 {color: #FFCC00}