.contorno {
	display: table;
	border: 1px solid #CCCCCC;
}
.LinkCinzaVerdana12:link {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.LinkCinzaVerdana12:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.LinkCinzaVerdana12:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.LinkCinzaVerdana12:active {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.LinkCinzaVerdana9:link {
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
.LinkCinzaVerdana9:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
.LinkCinzaVerdana9:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.LinkCinzaVerdana9:active {
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}