/* CSS Document */

.barraPest td {
            color: #FFFFFF}
.barraPest a:active{
            background-color:#FFC251}
.barraPest a:link 		{ 
            color: #A80000}
.barraPest a:visited 	{ 
            color: #A80000}
.barraPest a:hover 		{
	color: #FFFFFF;
	background-color: #A80000;
}
 
.txJustificado { 
	color: #FF42B5}
.txJustificado p { 
	color: #666666 }
.txJustificado a:active{
	color:#FFB735;
	background-color:#F4F4F4;}
.txJustificado a:link{
	color: #FFB735; }
.txJustificado a:visited{
	color: #EC9900; }
.txJustificado a:hover	{
	color: #FFB735;
	background-color:#F4F4F4;}

.txJustificado h1{ 
	color: #FF42B5}

.go-back a{
  color:#FF42B5;
}
