a:link {color:black; text-decoration:none; outline: none}
a:visited {color:black; text-decoration:none; outline: none}
a:active {color:black; text-decoration:none; outline: none}
a:hover {color:#0066ff; text-decoration:none; outline: none}

#body {
	background-color: #000000;
	background-image: url(images/mpbg.jpg);
	background-position: center top;
   	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

