/* CSS Document */

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #005279;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #005279;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #005279;
	text-decoration: underline;
}
.textosreg12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #005279;
	background-color: #FFFFFF;
}
.capa {
	background-attachment: fixed;
	background-image: url(../imagens/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
