a{
color:#714141;
text-decoration:none;
}
.newsletter {
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.banda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	text-decoration: none;
}

.empresa {
	font-family: Verdana;
	font-size: 12px;
	color: #600202;
}
.botao {
background: #CF9594; 
color: #000000;
border-style: solid;
border-color: #CF9594; 
width:30px; 
height:20px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}.campo {
	background-color: #FFFFFF;
	border: 1px solid;
}
.banda_rel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.banda_titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.parceiros {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}.titulo {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #680000;
}
.bg_disco {
	background-image: url(../discotecagem/images/bracos.jpg);
}
.bg_insonic {
	background-image: url(../discotecagem/images/bg_insonic.gif);
}
.agenda {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
#box{
background-color: #FFF; 
border-color: #680000; 
border-width: 1px; 
border-style: solid ;
font-family:Verdana;
font-size:10px;
color:#680000;
}



body { behavior: url(../csshover.htc); }
table.listaValores {
	border-collapse: collapse; /* CSS2 */
	background: #EFE1E0;
	border: solid #680000 1px;
}

table.listaValores tr:nth-child(even) /* CSS3 */ {
	background: #000;
}
table.listaValores tr.even /* estilo explícito */ {
	background: #F0FFFF;
}

table.listaValores tr:hover {
	background: #CCC;
}

table.listaValores td {
	border: solid #680000 1px;
	font-family:Verdana;
	font-size:12px;
	color:#680000;
}

table.listaValores th {
	border: 1px solid #680000;
	background: #EFE1E0;
}

table.listaValores td a {
	display: block;
	width: 100%;
	text-decoration: none;
}

table.listaValores td a:hover {
	text-decoration: underline;
}