a       {
	font: normal 12px/normal Arial;
	color: #9966CC; text-decoration: none;
	
}
a:link	{color: #9966CC; text-decoration: none;}
a:hover {color: black; text-decoration: none;}

.textobranco {
	font: normal 12px/normal Arial;
	color: white;
	text-decoration: none;	
}
.textopreto {
	font: normal 12px/normal Arial;
	color: black;
	text-decoration: none;	
}
.textopreto10 {
	font: normal 10px/normal Arial;
	color: black;
	text-decoration: none;	
}
.textopreto8 {
	font: normal 8px/normal Arial;
	color: black;
	text-decoration: none;	
}
.textoazul {
	font: normal 12px/normal Arial;
	color: blue;
	text-decoration: none;	
}
.form {
	background-color: #F7F7F7;
	border: #ddddd1 1px solid;
	font: normal 12px/normal Arial;
	font-color: black;
	font-style: normal;
	text-decoration: none;	
	color: black;	
	peddin: 1;
}
.form2 {
	background-color: white;
	border: #FFCC33 1px solid;
	font: normal 12px/normal Arial;
	font-color: black;
	font-style: normal;
	text-decoration: none;	
	color: black;	
	peddin: 1;
}