/* Presentation Stylesheet */ 
 

#img {
	border: 0;
}


a {
	text-decoration: none;
	color: #000;
	}
a:hover {
	text-decoration: none;
	color: #999;
	}
a:visited {
	text-decoration: none;
	color: #000;
	}
	


