body {
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
}

a, a:active, a:focus, a:hover, a:link {
	color: #dc143c;
	letter-spacing: 1px;
	text-decoration: none;
}
a:visited {
	color: #c71585;
	text-decoration: underline;
}

table, td {
	background-color: #f0f0f0;
}
.blue {
	background-color: #06069d;
}