.textopda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fondodifuso {
	background-image: url(graficos/fondocuadpda.jpg);
	background-repeat: no-repeat;
}
.enlacepda1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.enlacepda1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.enlacepdaverde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #73AE5A;
	text-decoration: none;
	font-weight: bold;
}
.enlacepdaverde:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #73AE5A;
	text-decoration: underline;
	font-weight: bold;
}


.textopdainterlin {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

.tituloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6FAB59;
	margin-left: 5px;
}.lista1 {
	list-style-type: circle;
	list-style-image: url(graficos/CUADVERDE.gif);
}
a {
	color: #009966;
	font-weight: bold;
}
a:visited {
	color: #33CC66;
}
