.link1 {
	color: #B5BDC1;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.link1:hover {
	color: #009900;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fondotabladg {
	background-color: #E8EFF7;
	background-image: url(img/dgr_hom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondofnd {
	background-color: #F6FAFD;
	background-image: url(img/dgr_fnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.fondofot {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E5EAF0;
	background-image: url(img/dgr_fot.gif);
}
.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link2 {
	color: #6D65A0;
	text-decoration: none;
}
.link2:hover {
	color: #333366;
	text-decoration: none;
}
