body {
	font: 0.63em Verdana, Arial, Helvetica, sans-serif;
	background: #E9E9E9 url(images/bg.jpg) repeat-x;
	color: #666666;
}

a {
	color: #d93636;
  	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ef6161;
	text-decoration: none;
	font-weight: bold;
}