body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(img/fundo2.jpg) top repeat-x #443B66;
}

body, table, tr, td {
	color:#FFF;
	font-family:arial;
	font-size:12px;
}

a {	color:#FFFFFF;	text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }

.t1 {color:#DE214B; font-weight:bold;}
.t2 {font-size:16px; font-weight:bold;}

.quadro { background:#DE214B; padding:3px; font-weight:bold;}

.fundo1{ background:#DE214B; }

.box {border:solid #FFF 1px; font-family:arial; font-size:11px; padding:3px;}
.btn {border:solid #FFF 1px; font-family:arial; font-size:11px; padding:3px;}

.borda {border:solid #FFF 10px;}