.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.linksfotos {
	border: 2px solid #FFFFFF;
}

a.bton1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}

a.bton2 {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	text-decoration: underline;
}