.gal {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.gal:link {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.gal:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.gal:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

.cliq {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.cliq:link {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.cliq:visited {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.cliq:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.tel {
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.tel:link {
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.tel:visited {
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.tel:hover {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.super {
	font-family: Arial;
	font-size: 11px;
	color: #6C6D89;
	font-weight: bold;
	text-decoration: none;
}
a.super:link {
	font-family: Arial;
	font-size: 11px;
	color: #6C6D89;
	font-weight: bold;
	text-decoration: none;
}

a.super:visited {
	font-family: Arial;
	font-size: 11px;
	color: #6C6D89;
	font-weight: bold;
	text-decoration: none;
}

a.super:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.brdr {
	border: 1px solid white;
}