@charset "utf-8";
/* CSS Document */

A 							{ /* color: #973059; */ font-family:tahoma;text-decoration: none;}
A:hover 					{ /* color: #AABBDD; */ text-decoration: none;}

.hands {  cursor: hand}

.Font {	font-size: 12px;	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;}

.font_dados{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.borda_table{
	border: 1px dashed #060;
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-bottom: 1px;
}

.borda_album{
	border: 1px solid #CCC;
	background-color: #f6f6f6;
	padding-top: 6px;
	padding-bottom: 6px;
}

.font_titulo{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
}

.font_titulo_18{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

.titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.Font_branca{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFF;}