@charset "UTF-8";

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body { background-color: #066; }

.ma:link {
	color: #006666;
}
.ma:hover {
	color: #000000;
	text-decoration: none;
}
.ma:visited {
	color: #006666;
}
.ma:active {
	color: #00F;
}


a:link {
	color: #00F;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #00F;
}
a:active {
	color: #00F;
}


.tit {
	font-size: 18px;
	color: #C06;
	font-weight: bold;
}
ul {
	line-height: 20px;
}
.linha {
	line-height: 22px;
}
.highlight {
	background-color: #FF6;
}
.maa:link {
	color: #FFF;
	font-weight: bold;
}
.maa:hover {
	color: #000000;
	text-decoration: none;
}
.maa:active {
	color: #000;
}
.maa:visited {
	color: #000000;
	text-decoration: none;
}
.estados {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}
.titsreg {
	font-size: 14px;
	color: #007B7B;
}
