body {
	background-color: #101010;
	color: #FFF;
	font: 12px Tahoma;
}

a {
	color: #bb2946;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #bb2946;
}

a.thumb {
	text-decoration: none;
	border: 0px;
}
