.link1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.link1 a:link{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	
}

.link1 a:visited{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.link1 a:hover{
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;



}
.textofoto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.tablelink {
	border: 1px outset #000000;
}
.TextoSite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}