body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	max-width: 100%;
	border: thin none #000080;




	margin: 0px
	padding: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

a {
  text-decoration: none;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
  color: #00FFFF;
  text-decoration: underline;
}
