#titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	color: #930;
	font-weight: bolder;
	text-decoration: none;
}
#fecha {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
}
#domicilio {
	color: #930;
	font-family: Tahoma, Geneva, sans-serif;
}
#subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
#boton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #933;
	text-decoration: none;
}
#texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
#titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #930;
	text-decoration: underline;
}
