*{padding:0; margin:0;}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:normal;
	color:#666666;
	background-color: #E6DDCC;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hojas {
	background-image: url(../images/hojas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.titulo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
.contenido01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-right: 0px;
	line-height: normal;
}
.puntos {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a.link01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a.link01:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent; 
	text-decoration: underline;
}

