.traker
{
	color:#006699;
	text-transform: capitalize;
}
.texto_destacado
{
	color:#006699;
	font-weight: bold;
}
.texto_titulo
{
	font: bold 14px/18px Verdana;
}
.enlace
{
	color: #000;
}
.enlace a:link
{
	text-decoration: none;
	color:#9999CC;
}

.enlace a:visited
{
	text-decoration: none;
	color:#9999CC;
}

.enlace a:hover
{
	text-decoration: none;
	color:#336699;
}

