body,td,th {
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a.uno:LINK
{
color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.uno:active
{
color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.uno:visited
{
color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.uno:hover {
	text-decoration: none;
	color: #f7941c;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #f7941c;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.verdecito {
	font-weight: bold;
	color: #3a7428;
}
.grisote {
	font-weight: bold;
	color: #628486;
}
.verdote {
	font-weight: bold;
	color: #3a7428;
}

