.PaginaErro
{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224f92;
}

.PaginaErro a
{
	font-weight: bold;
	text-decoration: none;
	color: #224f92;
}

.PaginaErro a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
}


