body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FF0000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
