body {
	background: #2A3693;
	font-family: garamond, calibri, cambria, times;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #ffd700;
}

a, a:visited {
	color: #ffd700;
}

a:hover{
	color: #fff;
}