body {
	font-family: "Trebuchet MS", Verdana, Helvectica, sans-serif;
}
#contenttext {
	font-size: 12px;
}
#contenttext p {
	padding-right: 5px;
}

#contenttext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contenttext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contenttext a:hover {
	text-decoration: underline;
}




#footercontent {
	font-size: 10px;
	color: #FFFFFF;
}
#footercontent a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footercontent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footercontent a:hover {
	text-decoration: underline;
}


#copyrightcontent {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#copyright a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}


#galleryHolder a:link {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.speciallink {
	color: #666666;
	font-weight: bold;
}