
* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Verdana;
	

}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

