#tamanho_total {
	width: 170px;
	margin-left: 8px;
	margin-top: 20px;
}
#tamanho_links{
	width: 155px;
	background-image: url(../layout/fundo_botao.jpg);
	margin-top: 10px;
	height: 22px;
	padding-left: 10px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a.linque {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}a.linque:hover {
	color:#FFFFFF;
	background-color:#990000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
