body {

	background : #DDDDDD url(fondo.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	color: #000;

}

.nav {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.color {
	color: #FF0060;
}
.gris {
	color: #777777;
}
.oficios {
	font-size: 12px;
	font-weight: bold;
	color: #626262;

}
a {
	color: #FF0060;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

   }
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height :150%;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: underline;
}
.on {
	font-weight: bold;
	color: #666666;

}
.titulo {
	letter-spacing: 1px;
}
.colorspacing {
	color: #FF0066;
	letter-spacing: 1px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	margin-left: 1px;
	margin-right: 1px;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	border-left-style: none;
	font-style: normal;
	font-weight: bolder;
}

