body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

a {
	font-weight: bold;
	color:	#00f;
	text-decoration: none;
}

a:hover {
	color:	#fff;
	background-color: #00f;
}