body {
	color: #cedbe7;
	background: #42596b;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

a:link, a:active, a:hover {
	color : #000000;
	text-decoration: none;
}

a:visited {
	color : #111111;
	text-decoration: none;        
}

table {
	margin-left: 15%;
}