body {FONT-FAMILY: verdana, arial}
td {FONT-FAMILY: verdana, arial}
A:link {COLOR: "#0E1B64"}
A:visited {COLOR: "#0E1B64"}
A:hover {COLOR: "red"}

a.tipo1:link	{
	color: #ffffff;
	text-decoration: none;
}

a.tipo1:visited	{
	color: #ffffff;
	text-decoration: none;
}

a.tipo1:hover	{
	color: #FCB204;
	text-decoration: none;
}

a.tipo2:link	{
	color: #ffffff;
	text-decoration: none;

}

a.tipo2:visited	{
	color: #ffffff;
	text-decoration: none;
}

a.tipo2:hover	{
	color: #0E1B64;
	text-decoration: none;
}
