body	{
	font-family: arial, helvetica, sans serif;
	color:#fff;
	background : #000;
	padding : 0 0 0 0;
	margin-left : 2px;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 1px;
    }
a:link	{
	color:	#faf670;
	background-color: transparent;
	text-decoration:	none;
	}
a:visited	{
	color:#faf670;
	background-color: transparent;
	text-decoration: none;
}
a:active	{
	color:	#c00;
	background-color: transparent;
	text-decoration:	none;
}
a:hover	{
	color:#000;
	background-color: #faf670;
	text-decoration:underline overline;
}
div {
    width: 728px;
    text-align: center;
}
img {
    border: 0;
}
