body {
	background-color: #CC9966;
}
body,td,th {
	color: #000000;
}
h2 {
	font-size:18px;
}
a:link {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
.sponsor {
	font-family:Tahoma;
	font-weight:bold;
}
.sponsor a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.sponsor a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.sponsor a:hover {
	color:#CCCC99;
	text-decoration:none;
}
.sponsor a:active {
	color:#CCCC99;
	text-decoration:none;
}
.friends {
	font-family:Tahoma;
	font-weight:bold;
}
.friends th {
	color:#FFFFFF;
}
.friends a:link {
	color:#000000;
	text-decoration:underline;
}
.friends a:visited {
	color:#000000;
	text-decoration:underline;
}
.friends a:hover {
	color:#CCCC99;
	text-decoration:none;
}
.friends a:active {
	color:#CCCC99;
	text-decoration:none;
}
.galleries {
	font-family:Tahoma;
	font-weight:bold;
}
.galleries a {
	color:#FFFFFF;
	text-decoration:underline;
}
.galleries a:hover {
	color:#CCCC99;
	text-decoration:none;
}
.text_galleries a{
	font-family: Arial;
	font-size:18px;
	text-decoration:underline;
	line-height:25px;
	color:#FFFFFF;
}
.text_galleries a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.thumbs a {
	color:#FFFFFF;
	font-size:18px;
}
.spthumbdiv {
	width:160px;
	float:left;
	margin:20px 20px 20px 20px;
	/*padding:10px 10px 10px 10px;*/

	/*background-color:#999999;*/
}
.spthumbscontainer {
	width:820px;
	/*background-color:#CCCCCC;*/
	margin:0px auto 0px auto;
	text-align:center;
}
.spthumbscontainer a {
	color:#FFFFFF;
	font-size:18px;
}

.navhome {
	width:800px;
	margin:0px auto 0px auto;
	background-color:#FFCC66;
	text-align:center;
	font-family:"Arial Black";
	font-size:14px;
}
.navhome a {
	color:#993300;
	/*color:#FFFF00;*/
}
.navhome a:hover {
	background-color:#FFFFFF;
}


