body {
	background-color:#fff;
	color:#333;
	font-family: "Trebuchet MS", sans-serif;
	text-align:justify;
	font-size:12px;
	margin:0px;
}

img { border: 0px; }

a:link, a:visited {

	color:#00f;
	text-decoration:none;
}

a:hover {
	color:#08f;
	text-decoration:underline;
}