@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a: link, a:visited, a:active {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a: hover {
	font-size: 14px;
	color: #A5AB87;
	font-weight: bold;
}
