.erro					{ FONT-SIZE:10px; color:#d85900; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.erro:link{
	text-decoration:none;
}
.erro:visited{
	text-decoration:none;
}
.erro:hover{
	text-decoration:none;
}
.erro:active{
	text-decoration:none;
}
.sucess					{ FONT-SIZE:10px; color:#00EE00; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

.sucess:link {
	text-decoration:none;
}
.sucess:visited {
	text-decoration:none;
}
.sucess:hover {
	text-decoration:underline;
}
.sucess:active {
	text-decoration:none;
}
