body {
	margin: 9;
	padding: 0;
	font: 10px/1.2 arial, helvetica, sans-serif;
	color: #333; background-color: #fff;
}
a:visited { color: #000; text-decoration: underline }
a:link { color: #000; text-decoration: underline }
a:hover { color: #333; text-decoration: underline }