.title
	{
	font-family:"Trebuchet MS",Trebuchet,Arial;
	letter-spacing:.2em;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#ff9900;
	FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
	}

body	{
		font-family:Arial;
		color:#1C1C1C;
		}
td {text-align:center}

.thumbs img {border:1px dotted #cccccc;	}
a {text-decoration:underline;color:white;font-family:"Trebuchet MS",Trebuchet,Arial;}
a:hover {text-decoration:none;color:white;font-family:"Trebuchet MS",Trebuchet,Arial;}