
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #FFD0CD;
	margin: 0px;
}
.thumbs-border {
	border: 1px solid #000000;
	
}
a {
	color: #E6006E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #520F2E;
}
.big-text {
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -0.03em;
}
.small-text {
	color: #460021;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
}
.thumbs-model-border {
	border: 1px solid #E6006E;
}
A.b{
	color: #FFF0F7;
	text-decoration: none;
}
A.b:hover{
	color: #FFF0F7;
	text-decoration: none;
}
A.b:visited{
    color: #FFF0F7;
	text-decoration: none;
}