a{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F5F5F8;
}
.bordaTabela {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFDC;
	border-left-color: #CFCFDC;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B70;
}
.textoRodape {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72728B;
}
.textoPequeno {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B70;
}
.button {
	border: 0px none;
	cursor: hand;
	background-color: #F5F5F8;

}
label {
	cursor: hand;
}
