.border_dir {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B08C0A;
	border-right-color: #B08C0A;
	border-bottom-color: #B08C0A;
	border-left-color: #B08C0A;
}
.textos {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: black;
	}
ul
{
list-style-image: url("IMAGES/seta.gif");
}
