Body
{
	background-color:#F5F5F5;
}
.Texto, .TextoLink
{
font-family: verdana, arial, helvetica;
font-size:11px;
font-weight:normal;
font-style:normal;
font-color:#000000;
}

.TextoLink:link { text-decoration:none; color:#000000 }
.TextoLink:visited { text-decoration:none; color:#000000 }
.TextoLink:hover { text-decoration:underline; color:#3399FF }
.TextoLink:active { text-decoration:none; color:#000000 }

.BotaoSubmit
{
	border-left: 	1px solid #EAEAEA;
	border-right: 	1px solid #666666;
	border-top: 	1px solid #EAEAEA;
	border-bottom: 	1px solid #666666;
	text-align:			left;
	background-color: 	#CCCCCC;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #000000;	
	text-align: center;
}	
