a:link {
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
}
a:visited {
	color: #873440;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Insignia, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #873440;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #873440;
	text-decoration: none;
	border: 0px;
}
.thumbs {
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 1px 0px 0px;
	line-height: 2px;
}
