a {
	color: #CCCCCC;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color:#000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	width: 560px;	
}
img {
	max-width: 500px;
}
	

