.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
	line-height: 19px;
}
.red {
	color: #990000;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a:link, a:visited
{
	color: #990000;
}

.divThumb
{
	width: 63px;
	height: 63px;
	text-align: center;
}