body {
	background-color: #090951;
}
a:visited {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
}
a:link {
	color: #990033;
	font-size: 12px;
	font-family: Arial;
}
a:hover {
	color: #006666;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
