A:link  {
	color : #FFFFFF;
	text-decoration : none;
}

A:visited  {
	color : #FFFACD;
	text-decoration : none;
}

A:active  {
	color : #008000;
	text-decoration : none;
}

A:hover  {
	color : #00FF00;
	text-decoration : none;
}


A.pdf:link  {
	color : #0066CC;
	text-decoration : none;
}

A.pdf:visited  {
	color : #00CCFF;
	text-decoration : none;
}

A.pdf:active  {
	color : #FF6666;
	text-decoration : none;
}

A.pdf:hover  {
	color : #9966FF;
	text-decoration : none;
}

BODY, TD, PRE, BLOCKQUOTE  {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #003300;
}

.navsec {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color : #006633;
	margin : 2px;
	padding : 2px;
	color : #FFFFFF;
	font-size : 10px;
}

.apli {
	background-color : #9C6300;
	margin : 2px;
	padding : 0px;
	color : #FFFFFF;
	font-size : 12PX;
	border-top : medium solid #9C6100;
	border-bottom : medium solid #9C6100;
}

h1  {
		font-size: 24px;
}

h2  {
	font-size: 20px;
	font-weight: bold;
}


.cuadros {
	color: #FFFFCC;
	background: #336600;
	text-decoration: none;
}

.lead {
	margin-bottom:0px;
	margin-top: 30px;
	
	}
	
.correo {
	background-color : #006633;
	padding : 0px;
	color : #FFFFFF;
	font-size : 12px;
	margin-top : 6px;
	margin-bottom : 4px;
}

.pro {
	font-size : 10px;
}

h5  {

	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}

h6 {
	background-color: #FFFFEF;
	border-bottom : 1px solid #316500;
	padding-bottom : 1px;
	border-left : 1px solid #316500;
	padding-left : 5px;
	font-size: 10px;
}

P {
	text-indent: 6px;
	font-size : 12px;
}

.ref {
	margin-top: 6px;
}

li {
	margin-top: 10px;
}

TD {
	font-size : 12px;
}