.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5A5A5A;
	text-decoration: none;
}

.textLittle {
	font-size: 10px;
	font-family: "Arial";
}

.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8445AB;
	font-weight: bold;
}

a:link {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366ff;
	text-decoration: none;
}

.linkSmall a:link {
	font-size: 10px;
	font-weight: normal;
}
.linkSmall a:visited {
	font-size: 10px;
	font-weight: normal;
}
.linkSmall a:hover {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033ff;
	text-decoration: none;
}
.SOLD {
	font-weight: bold;
	color: #FF0000;
}
body {
	background-color: #FFEBFD;
	margin: 0;
}
