TABLE.gal{
	background-color : Transparent;
}

TABLE.gal TABLE, TD, TR{
	background-color : Transparent;
	color: #FFFFFF;
}

A:LINK {
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER {
	color : #9F9F00;
	text-decoration : underline;
}

A:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}


.go_to_select {
	font-family : Arial, Helvetica, sans-serif;
}

.go_to_button {
	font-family : Arial, Helvetica, sans-serif;
	border : 0px;
	background-color : transparent;
	color : #FFFFFF;
}

