@charset "UTF-8";
/* CSS Document */

td img {display: block;}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left:10px;
}
.styblanco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
.stynegro {
	color: #000000;
	font-size: 9px;
	font-family: Arial;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: lighter;
}
.styblancomini {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	text-decoration: none;
	letter-spacing: .1em;
}

.etygrisn {
	font-family: Arial;
	font-weight: lighter;
	font-size: 9px;
	text-transform: uppercase;
}
.etyverden {
	font-family: Arial;
	font-weight: lighter;
	font-size: 10px;
	text-transform: uppercase;
	color: #CDDE75;
	text-decoration: none;
}
.etyrojo {
	font-family: Arial;
	font-weight: lighter;
	font-size: 10px;
	text-transform: uppercase;
	color: #EE4D50;
	text-decoration: none;
}

