<!--
body
{
	background: #F8F7E8 url('imagenes/back3.jpg') repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
    line-height: 130%;
	margin-top: 3px;
	margin-bottom: 0;
}

A:link
{
	color: #004800;
        text-decoration: none;
        font-weight:bold;
}
A:hover
{
	color: #990000;
        text-decoration: underline;
        font-weight:bold;
}
A:visited
{
	color: #004800;
        text-decoration: none;
        font-weight:bold;
}
A:visited:hover
{
	color: #990000;
        text-decoration: underline;
        font-weight:bold;
}
A:active
{
	color: #990000;
        text-decoration: none;
        font-weight:bold;
}
.titulos
{
	font-size: 14px;
	font-weight: bold;
}
-->
