A:LINK {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}
A:HOVER {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}
A:FOCUS {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}
A:VISITED {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
	color : #E6BB1F;
}
BODY {
	margin-top: 0px;
	background-color: #495677;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: wider;
	color: #FFD700;
}
p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-stretch: wider;
	color: #FFD700;
}

