body 
{
	margin : 0px 0px 0px 0px;
	background-color: #333333;
	background-image: url(bg.gif);
}
p.main{
	font-family: Arial;
	font-size : 11px;
	color : #FFFFFF;
}
a:link {
	color : #FFFFFF;
	text-decoration: none;
}
a:hover {
	color : #FF6600;
	text-decoration : none;
}
a:visited {
	color : #B0B0B0;
	text-decoration : none;
}
