body, table, tr, td, th {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	scrollbar-face-color: #319fda;
    scrollbar-shadow-color: #175578;
    scrollbar-highlight-color: #99dcff;
    scrollbar-3dlight-color: #5495EE;
    scrollbar-darkshadow-color: #175578;
    scrollbar-track-color: #568BD6;
    scrollbar-arrow-color: #000000;
}

.titulo {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link.album, a:visited.album {
	font-size:12px;
	color: #A91F05;
	font-weight: bold;
	text-decoration: none;
}
a:hover.album, a:visited:hover.album {
	font-size:12px;
	color: #A91F05;
	font-weight: bold;
	text-decoration: none;
}

a:link.rodape, a:visited.rodape {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.rodape, a:visited:hover.rodape {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.tituloblack {
	font-size:13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link.leiamais, a:visited.leiamais {
	color: #A91F05;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.leiamais, a:visited:hover.leiamais {
	color: #751300;
	font-weight: bold;
	text-decoration: none;
}

a:link.white, a:visited.white {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.white, a:visited:hover.white {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.titulowhite {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

table.contato, td.contato{
	font-size:12px;
	color:#FFFFFF;
}

input, submit, select, textarea{
	background-color:#319fda;
	border:solid 1px #FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	width:200px;
}