BODY { font-family: "Tahoma" }  

A {
		color: #366C48;
		text-decoration: none;
		font-face: Tahoma;
}

A:visited {
		color: #366C48;
		text-decoration: none;
		font-face: Tahoma;
}

A:hover {
		color: EEFFED;
		text-decoration: underline;
		font-face: tahoma;
}

td {vertical-align: top
	}

td.gallery {
width: 200;
text-align: center;
font-size: 75%;
}
