body
{
	text-decoration: none;
}
A:link, A:visited
{
	color: black;
	text-decoration: none;
	font-family:Verdana;
}
A:hover
{
	text-decoration: underline;
}

A:active
{
}




.TituloSub
{
	font-weight: bold;
	color: #0066cc;
}
