body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(http://www.bphds.org.ar/images/bg.jpg);
	margin: 5px;
}
.texto_comun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: justify;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CD8783;
	text-decoration: none;
}
#letra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #EACACB;
	color: #603;
}
#titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #603;
}
#letra58 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #903;
}

