.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: DCD81F;
	text-decoration: none;

}
.a:hover{
	color: FB040A;
	text-decoration: underline;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF3333;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	

}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;


}
.sidelinks:hover{
	color: DCD81F;
	text-decoration: underline;

}
.centerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: C931B6;
	text-decoration: none;

}
.centerlinks:hover{
	color: 000000;
	text-decoration: underline;

}
.centerlinks:visited{
	color: 000000;
}
.dateheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: C931B6;
	border-right-color: C931B6;
	border-bottom-color: C931B6;
	border-left-color: C931B6;
}
.gallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.gallinks:hover{
	color: #FFFFFF;
	
}
.gallinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.topics {
     color: #FFFFFF;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.topics:link {
     color: #000000;
}
a.topics:active {
     color: #000000;
}
a.topics:visited {
	 color: #000000;
}
a.topics:hover {
     color: #000000;
}.playmates {
	border: 2px solid #FF3333;
}
.playmates:hover {
	border: 2px solid #DCD81F;
}
.thumbnails td
{
	background: #666666;
	border: 1px solid #758593;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 140px;
}

.thumbnails td p
{
	margin-top: 0px;
	padding-top: 10px;
	display: block;
}
*>thumbnails td p {padding-top: 15px;}

.thumbnails img
{
	border: 0px;
	border: 1px solid black;
}
.title2
{
	font: 83%/1.4 arial, helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	font-size: 21px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #4E463F;
	display: inline;
}