.textolink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

BODY  {
	SCROLLBAR-FACE-COLOR: #792A03;
	SCROLLBAR-HIGHLIGHT-COLOR: #BE7708;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
scrollbar-dark-shadow-color: #005584
    background-image: url(/images/fondo.gif);
	background-repeat: repeat;
	background-image: url(/images/fondo.gif);
}

.textobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 30px;
}
.link_01 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.p_header {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E8D4B8;
	padding: 3px 3px 3px 10px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 5px;
}
.p_link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E8D4B8;
	padding: 3px 3px 3px 10px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	margin-left: 450px;
	margin-right: 5px;
}
