body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 999999;
}
a:link {
	color: 999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 999999;
}

a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: 999999;
}
.negro {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.negro2 {
	font-family: Tahoma;
	font-size: 11px;	
	color: #000000;
}
.negro3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.negro2:link {
	font-family: Tahoma;
	font-size: 11px;	
	color: #000000;
}
.style1 {color: #999999}