.style3 {color: #A5A4E8}
a:link {
	color: #6633FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCFF;
}
a:hover {
	text-decoration: underline;
	color: #6600FF;
}
a:active {
	text-decoration: none;
	color: #CCCCFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: medium;
	color: #A5A4E8;
	font-weight: bold;
}
body,td,th {
	color: #9966FF;
}
