body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F7FAFF;
}
body {
	background-color: #470541;
	background-image: url(images/bg.gif);
}
a:link {
	color: #FBD379;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #FBD379;
}
a:hover {
	text-decoration: underline;
	color: #BD03B0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.top:link {
	color: white;
	text-decoration: underline;
	font-size:12px;
}
a.top:visited {
	text-decoration: underline;
	color: white;
}
a.top:hover {
	text-decoration: none;
	color: #BD03B0;
}
a.top:active {
	text-decoration: underline;
	color: white;
}
.style2 {font-size: 12px}
.style3 {color: #9F0395}
.style8 {
	color: #9F0395;
	font-weight: bold;
	font-size: small;
}