body {
	margin: 0;
	padding: 0;
	background: #fff url('images/backgrounds/splash-top.gif') top center repeat-x;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 11px;
}

img {
	border: 0;
}

table {
	margin-top: 180px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #ee1d25;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

.approved {
	font-size: 9px;
}
