a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.cabecalho:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cabecalho:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cabecalho:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.materia:link {
	text-decoration: none;	color: #000000;	font-weight: bold;
}
.materia:visited {
	text-decoration: none;	color: #000000;	font-weight: bold;
}
.materia:hover {
	text-decoration: underline;	color: #000000;	font-weight: bold;
}
.menu:link {
text-decoration: none; font-weight: normal;
}
.menu:visited {

	font-weight: normal;	text-decoration: none;
}
.menu:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.principal:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.principal:visited {

	font-weight: normal;	color: #000000;	text-decoration: none;
}
a.principal:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECE2C6;
}
a.restrito:link {

	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.restrito:visited {


	font-weight: normal;	color: #000000;	text-decoration: none;
}
a.restrito:hover {

	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F7D2D2;
}
a.cadastro:link {


	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.cadastro:visited {



	font-weight: normal;	color: #000000;	text-decoration: none;
}
a.cadastro:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C4E9AB;
}
a.testemunho:link {
	color: #996633;
	text-decoration: none;
	font-weight: normal;
}
a.testemunho:visited {
	font-weight: normal;

color: a.principal:link {;	text-decoration: none;
	color: #996600;
	color: #996600;
	text-decoration: none;
}
a.testemunho:hover {
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
}
