*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #fff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

img
{
	border: 0;
}

a
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
