a:link { 
	color: #006633;
	text-decoration: none;
	}
a:visited { 
	color: #006633;
	text-decoration: none;
	}
a:hover { 
	color: #6600FF;
	text-decoration: none;
	}
a:active { 
	color: #006633;
	}

DIV
{
	border-color: black;
	border-width: thin;
	border-style: solid;
}

.thumbtitle
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

TD
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
P
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

#facebook
{
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight:bold;
	padding:3px;
	font-size:9pt;
	color:white;
	background-color:#3b5998;
	width:100px;
	border:thin black solid;
	}
