a:active {
	color: #9933FF;
}
a:visited {
	color: #9933FF;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #9933FF;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
; background-color: #FFFFFF
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
; font-size: 12px
}
