BODY, TD {
	color: #444343; 
	font-size: 11px; 
	font-family: Tahoma;
	vertical-align: top;
}
a {
	text-decoration: none;
}
.s{
	font-size: 10px;
}

.right {
	color: #333333;
}

.date {
	color: #8B8989;
}

.titular {
	color: #b76831;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.rightin {
	color: #949290;
}

.menuno {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	color: #2222FF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.menu2 {
	color: #6666FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu2:hover {
	color: #FF2222;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.copy {
	color: #949494;
	text-decoration: underline;
	font-size: 10px;
}
a.copy:hover {
	color: #6666ff;
	text-decoration: underline;
	font-size: 10px;
}
a.nocopy {
	color: #949494;
	text-decoration: none;
	font-size: 10px;
}
a.nocopy:hover {
	color: #6666ff;
	text-decoration: none;
	font-size: 10px;
}
.copy {
	color: #949494;
	font-size: 10px;
}
a.link {
	color: #339933;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}a.link:hover {
	color: #33ff33;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}