body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8B1E42;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A223F;
}
a:hover {
	text-decoration: underline;
	color: #8B1E42;
}
a:active {
	text-decoration: none;
	color: #8B1E42;
}
a {
	font-weight: bold;
}
.green {
	color: #618e01;
	font-weight: bold;
}
.bordo {color: #8B1E42; font-weight: bold; }
.white {color: #FFFFFF; font-weight: bold; }
.small {font-size: 12px}

