a:link, a:active, a:visited {
	color: #90205A; 
	text-decoration: underline
}
a:hover {
	color: #FA265A; 
	text-decoration: none
}

body {
	background-color:#000000;
	margin:0;
	color:#FFFFFF;
}
table {
	font-size:10pt;
	font-family: sans-serif;
}
img{border: 0}
.center	{
	text-align: center;
}
h1 {
color: #993333; font-family: serif; font-size: 16pt; font-weight: bold}