body,td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #6C4978;
	text-decoration: none;
}
.link_preto {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.camposM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.camposI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.titulos_paginas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos_internas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #c44179;
	text-decoration: none;
}
.textoBranco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #cc99ff;
	text-decoration: none;
}
a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #cc99ff;
	text-decoration: none;
}

a:visited{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #cc99ff;
	text-decoration: none;
}

