body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
.evetxtora {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.evetxtwhi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.evetxtgray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.tittxtora {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F3F;
	text-decoration: none;
	padding: 0px;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F3F;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F3F;
	text-decoration: none;
}
a.thumb:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
a.thumb:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
a.thumb:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
a.thumb:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

