body { color: white; font-size: 10pt; font-family: "trebuchet ms"; text-decoration: none; }
p { }
td { }
a:link { color: white; font-size: 10pt; font-family: "trebuchet ms"; text-decoration: none; }
a:visited { color: white; font-size: 10pt; font-family: "trebuchet ms"; text-decoration: none; }
a:hover { color: orange; font-size: 10pt; font-family: "trebuchet ms"; text-decoration: none; }
a:active { color: orange; font-size: 10pt; font-family: "trebuchet ms"; text-decoration: none; }
#galSideLinks a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #7A7A75;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#galSideLinks a:hover {
	color: #E9A54E;
	background-color: #6F6F6E;
}
#galSideLinks a:active {
	background-color: #FFFFFF;
}
