a{
	color: #069;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	text-decoration: underline;
	color:#003853;
}
a:vistited{
	text-decoration: underline;
	color:#003853;
}

.TextoBold{
	font-weight:bold;

}
.TextoResaltado{
	font-family:Tahoma, Verdana;
	color:#069;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
}
.Texto {
	font-family:Tahoma, Verdana;
	color:#000;
	font-size:11px;
	line-height:1.5em;
	

}


.TextoNegro {

	font-family:Tahoma, Verdana;
	color:#000000;
	font-size:11px;
	line-height:1.5em;
	

}
