body {
	color: #333;
	background: #333;
	margin-top: 10px; font-size:13px; font-family:verdana
}
a {
	text-decoration: none;
	color: #555;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
