.bgdireita {
	background-image: url(img/bgdireita.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgesquerda {
	background-image: url(img/bgesquerda.png);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	margin: 0px;
	padding: 0px;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffd900;
	text-decoration: underline;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.texto11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto11:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #FFCC33;
	text-decoration: underline;
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #809bb9;
	text-decoration: none;
}
a.texto10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
.texto11-2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.voltar {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a.voltar:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.texto:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #FFCC00;
	text-decoration: underline;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
