body
{
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 80%;
	line-height: 100%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #BB9966;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}