
#fotogaleria a:link {
	text-decoration:none;
	color:#535353;
        font-family: Trebuchet MS, MS Trebuchet, Arial, sans-serif;
        font-size: 10pt;
	font-weight: bold;
}

#fotogaleria a:visited {
	text-decoration:none;
	color:#535353;
        font-family: Trebuchet MS, MS Trebuchet, Arial, sans-serif;
        font-size: 10pt;
	font-weight: bold;
}

#fotogaleria a:hover {
	text-decoration:none;
	color:#969696;
        font-family: Trebuchet MS, MS Trebuchet, Arial, sans-serif;
        font-size: 10pt;
	font-weight: bold;
}

.error{
	font-family: Trebuchet MS, MS Trebuchet, Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}

.image{
	border:2px solid #000000;
}

input {
	font-family:Trebuchet MS, MS Trebuchet, Arial, sans-serif;
	font-size:10px;
	color:#868284;
	border:1px solid #000000;
}
hr {
	color:#868284;
}


