.text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #4E6533;
}

A:link {font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #4E6533;
	font-style: normal;
	text-decoration: none;
}
A:visited {font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #4E6533;
	font-style: normal;
	text-decoration: none;
}
A:active {font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #4E6533;
	font-style: normal;
	text-decoration: none;
}
A:hover {font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #4E6533;
	font-style: normal;
	text-decoration: underline;
}

.thumbnail img{
	border: 3px solid #4E6533;
	padding: 1px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}




