.txt1 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #9999CC; text-decoration: none; line-height: 11pt}
.txt2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; text-decoration: none; color: #666600}
.cuadro {  border: #CCCC99; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mainNav{
	padding: 0 10px 0 0;
}
.mainNav img{
	float: right;
}

.mainNav a{
  display: block;
	width: auto;
	font-family: Times, Serif;
	color: #8c8cb2;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	margin: 2px 6px 0 0;
	clear: both;
}

td.imagePreviews img{
	margin: 0.5em auto;
}

div.imageHover img{
	opacity: 0.50;
	filter:alpha(opacity=50);
}
div.imageHover img:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
