
body {
    font-size: 11px;
	color: #000000;
	font-family:  georgia, arial, sans-serif;
	text-align: center;
}

a {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #CC3333;
	text-decoration: underline;
}

