.bordatab {
	border: 1px solid #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	font-size: 14px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {

	color: #006699;
	text-decoration: underline;
}
a:active {

	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}



.ma:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
}
.ma:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
}
.ma:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
}
.ma:hover {
	color: #000066;
	text-decoration: underline;
	font-size: 16px;
}
.tits {
	font-size: 16px;
	text-transform: uppercase;
	color: #00366C;
	font-weight: bold;
	letter-spacing: 5px;
	word-spacing: 9px;
}
.artigos {
	font-size: 11px;
	font-style: italic;
}
.bibtit {
	font-style: italic;
}
.titartigos {
	color: #00366C;
}
