<STYLE TYPE="text/css">

A:link  { text-decoration: color:#99FF00; font-family:"Trebuchet MS"}
A:visited {	text-decoration: none; color:#32639A}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

body{
	background-image: url(nav-green_rigth.gif);
}


.TituloI {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-variant: small-caps;
	background-image: url(top-nav-hover.gif);
	text-align: center;
}

.TituloII {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #32639A;
}


.TituloIII {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4A81DE;
	background-color: #D8E7FE;
	font-weight: bold;
	text-indent: 10px;
}


.Principal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	color: #333333;
}


.Parrafo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	color: #333333;
}

.ParrafoCenter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color: #333333;
}


.notas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color: #4A81DE;
	font-weight: bold;
	font-style: italic;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	font-variant: small-caps;
}


#menuv {
        border: 1px solid #ACCFE8;
        border-width: 1px 1px 0 1px;
        width: 150px;
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
        border-bottom: 1px solid #ACCFE8;
}

#menuv a {
        text-decoration: none;
        color: #3366CC;
        background: #F0F7FC;
        display: block;
        padding: 3px 6px;
        width: 138px;
}

#menuv a:hover {
        background: #DBEBF6;
}

li {
	list-style-type: disc;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

</STYLE>
