body,td,a {
	font-family: Arial;
	font-size: 13px;
	color: #392D2D;
}
a.nav,a.thumb {
	text-decoration: none;
	border-bottom-style: none;
}

a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #BDBDBD;
}

a:hover {
	text-decoration: underline;
}


div {
	font-family: "Arial Rounded MT Bold";
}

div.bold {
	font-family: "Arial Rounded MT Bold";
	font-size: 20px;
}
