body {
	background-color: #FFFFFF;
	color: #CC6600;
	font-family: "Times New Roman";
	font-size: 14px;
	
}

h2
{color: blue;
font-family: "Book Antiqua";
font-size: 14pt;
font-weight: bold;
text-align: center;

}

h3
{color: #0000ff;
font-family: Times, "Times New Roman", serif;
font-size: 14pt;
font-weight: bold;
text-align: center;

}


a {
	color: #CC6600;
}

a:visited
{	color: #940087;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{color: #ffffff;
font-family: "Times New Roman", serif;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
background-color:#002389;

}

a.table:link
{color:#ffffff;
font-family: "Times New Roman", serif;
font-size: 10pt;
font-weight: bold;
text-decoration:underline}

a.table:visited
{color: #ffffff;
font-family: "Times New Roman", serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
background-color: #13c3f4;}

a.table:hover
{color: #939393;
font-family: "Times New Roman", serif;
font-size: 10pt;
font-weight: bold;
text-decoration: underline}

a.table:active
{color: #ffffff;
font-family: "Times New Roman", serif;
font-size: 10pt;
font-weight: bold;
text-decoration: blink;
background-color: #000000;

}


ul {
	list-style-type: square;
	font-size: 16px;
	font-weight: bold;
}
ul ul {
	list-style-type: disc;
	font-size: 16px;
	font-weight: normal;
}
ul ul ul {
	list-style-type: disc;
	font-size: 14px;

}
ul ul ul ul {
	list-style-type: circle;
	font-size: 12px;
}

.Estilo13 {
	color: #FFFFFF;
}

<!--
.Estilo14 {
	color: #000000;
}
-->