.contenido {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.contenido2 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.contenido3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
		font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
		font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
		font-weight:bold;
}



a.dos:link {
	color: #0066FF;
	text-decoration: none;
	font-weight:bold;
}
a.dos:visited {
	text-decoration: none;
	color: #0066FF;
		font-weight:bold;
}
a.dos:hover {
	text-decoration: underline;
	color: #999999;
		font-weight:bold;
}
a.dos:active {
	text-decoration: none;
	color: #0066FF;
		font-weight:bold;
}



.fotoposicion{
margin-right: 10px;
}

.fotoposicion2{
margin-left: 10px;
}