body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF3399;
	background-color: #333300;
}

a {
	color: #FF3399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3399;	
}

a:hover {
	color:  #333300;
	background-color:#FF3399;
}
td {
	vertical-align: top;
	padding: 5px;
}
