table {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/_back.gif);
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}.turqueza {
	font-size: 10px;
	font-weight: bold;
	color: #00CCFF;
}
.naranja {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.verde {
	font-size: 10px;
	font-weight: bold;
	color: #99FF00;
}
.blanco {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
