/* StarsPalace CSS (sp_v4_2_) _Root */

.poly {
	border: 2px dotted Purple;
	color: #a31732;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 18px;
	background: #F0E68C;
}

a {
color: #ee8383;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}

a:hover {
	color: #ee8383;
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font: bold;
}

.polysmall {
font-family: Arial;
font-size: 9px;
color: #666666;
}
.polysmallbg {
font-family: Arial,Helvetica,sans-serif;
font-size: 9px;
color: #ffffff;
background-color: #cccccc;
}

.polysmallcelebs {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFD700;
	line-height: 15px;
	text-transform: uppercase;
	width: 300px;
}