BODY { SCROLLBAR-FACE-COLOR: #B1AF9A; SCROLLBAR-HIGHLIGHT-COLOR: #C6C3B3; SCROLLBAR-SHADOW-COLOR: #A7A58D; SCROLLBAR-3DLIGHT-COLOR: #949177; SCROLLBAR-ARROW-COLOR: #F3F1E4; SCROLLBAR-TRACK-COLOR: #C4C2AD; SCROLLBAR-DARKSHADOW-COLOR: #949177; SCROLLBAR-BASE-COLOR: #789789
}

.txt { 
	color: #515151;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.txt a:link { 
	color: #515151;
	font-weight: bold;
	text-decoration: none;
}
.txt a:visited {
	color: #515151;
	font-weight: bold;
	text-decoration: none;
}
.txt a:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.txt a:active {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.titulo {
	color: #660000;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.txt2 { 
	color: #515151;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.txt2 a:link { 
	color: #515151;
	text-decoration: underline;
}
.txt2 a:visited {
	color: #515151;
	text-decoration: underline;
}
.txt2 a:hover {
	color: #660000;
	text-decoration: underline;
}
.txt2 a:active {
	color: #660000;
	text-decoration: underline;
}

.txt_italic {
	color: #515151;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;

}

