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;
}
.text_galleries a{
	font-family: Arial;
	font-size:18px;
	text-decoration:underline;
	line-height:25px;
	color:#FFFFFF;
}


