body {
	font-family: Tahoma, Verda, Arial, Sans-serif;
	font-size: 11px;
	color: #5A5850;
	max-width: 600px;
	padding: 15px;
}

strong { color: #000000; }

img { border: none; }

a:link,
a:active,
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover { color: #ffffff; text-decoration: none; background-color: #333333; }