body {  }
a:link { color: #000000; text-decoration: none; font-weight: bold }
a:visited { color: #9AA7AD; text-decoration: none; font-weight: bold }
a:hover { color: #FF0000; text-decoration: none; font-weight: bold}
a:active { color: #FF0000; text-decoration: line-through; font-weight: bold }
img { border: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #1B1F22;
	background-image:url(aBack.jpg);
}


