* {
	font-family: Tahoma, Arial, sans-serif;
}
a {
	color: green;
	text-decoration: none;
}

a:hover {
	color: green;
	text-decoration: underline;
}

.contacto {
	text-align: center;
	font-size: 12px;
}
.subtitulo {

}