body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000059;
	color: #000059;
	border: 0;

}
a:link {
	color: #000099;
}
a:visited {
	color: #000059;
}
a:hover {
	color: #D40000;
}
a:active {
	color: #FF0000;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000059;
}


h1 {
	font-size: 18px;
	font-weight: bolder;
a:link {
	color: #000099;
}
}

