body {
	background-color: #000000;
	margin-left: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
}

/* images */

a.img {
	border: none;
}

.grey {
	border:thin solid #999999;
	font-family: verdana;
	font-size: x-small;
	color: #999999;
}

.style5 {
	float: Left;
}

a:link {
	  color: #999999;
	  text-decoration:none; 
      border-bottom-style: none;
}

a:visited {
	  color: #999999;
	  text-decoration:none; 
      border-bottom-style: none;
}

a:hover {
	  color: #999999;
	  text-decoration:none; 
      border-bottom-style: none;
}

a:active {
	  color: #999999;
	  text-decoration:none; 
      border-bottom-style: none;
}