body {
	background-color: #30577F;
}

table {
    border-top: void;
    border-bottom: void;
}

td { border-color: #4E52D1;}

a:visited {
	color: #3234D3;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
