body {
	background-color : #000000;
	margin : 0px;
	font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 700;
	color : #000;
}
A:link {
	color : #FFFF66;
	text-decoration : none;
}
A:visited {
	color : #666666;
	text-decoration : none;	
}
A:active {
	color : #FF3333;
	text-decoration : none;	
}
A:hover {
	color : #FFFF66;
	text-decoration : underline;	
}
.copy {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight : 700;
}
.copyTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight : 700;
}
.copyThumbs {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight : 500;
}
.copyThumblink {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight : 700;
}
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color : #FF6600;
}
.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color : #FF6600;
}
img.thumb {
	border: 2px solid #FFFF66;
}
