BODY {
	background: #000066;
	margin : 0px;
	padding : 0px;
}
P {
	text-align : center;
	margin-top : 10px;
}

A {
	color : #EEF2F5;
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER {
	color : #EEF2F5;
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}

