body {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #FEFCC1;
}
a:link {
    text-decoration: none;
	color: #999999;
}
a:visited {

    text-decoration: none;
	color: #999999;
}
a:hover {

    text-decoration: none;
	color: #000000;
}
a:active {


    text-decoration: none;
	color: #000000;
}
hr {
	color: #FA810E;noshade
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FA810E;
	font-style: normal;
	font-weight: normal;
}

