td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover:visited {
	color: #0066CC;
	text-decoration: none;
}
.txtpq {
	font-size: 11px;
}
.titnegro {
	font-weight: bold;
}
.txtsmall {
	font-size: 10px;
}
.titgris {
	font-weight: bold;
	color: #666666;
}
.txtazul {
	color: #3366FF;
}
.txtnaranja {
	color: #FF6600;
}
.tdgris {
	font-weight: bold;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.tdbordes {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #e7e7e7;
	color: #666666;
}
