a:hover {
	text-decoration:underline;
}

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
}
.cinza10 {
	font-family: tahoma;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration:none;
	line-height:14px;
}
.verde10 {
	font-family: tahoma;
	font-size: 10px;
	color: #82A22D;
	text-decoration:none;
	line-height:14px;
}
.azul10 {
	font-family: tahoma;
	font-size: 10px;
	color: #0068b2;
	text-decoration:none;
	line-height:14px;
}
.form_home {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	border: 0px;
	background-color:#f0f0f0;
	padding:3px;
}
.form_admin {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	padding:3px;
	border: 1px dotted #90b430;
	background-image: url(../controle/img/fundo_campo.gif);
	background-repeat: repeat-x;
}
.form_avalia {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	border: 1px solid #90B430;
	background-color:#ffffff;
	padding:3px;
	height:20px;
	width:30px;
	text-align: center;
}