html, body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #B1B1B1;
	font-size: 11px;
	line-height: 1.36em;
}

a {
	color: #D31447;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}