a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF4E1C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF4E1C;
	text-decoration: none;
}


p {
	font: bold 10px arial, sans-serif;
}

p.titulo {
	font: bold 11px verdana, sans-serif;
	color: #FF6600;
	text-align: center;
}

p.texto {
	font: 9px verdana, sans-serif;
}


#popup	{
	position: absolute;
	top: 1000;
	left: 0;
	width: 1000px;
	height: 1000px;
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	border-style: none;
	background: none;
	display: none;
	z-index: 1;
}

#popup_cg_OD {
	position: absolute;
	top: 1150;
	left: 0;
	width: 1000px;
	height: 1000px;
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	border-style: none;
	background: none;
	display: none;
	z-index: 1;
}

#popup_diversos	{
	position: absolute;
	top: 1200;
	left: 0;
	width: 1000px;
	height: 1000px;
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	border-style: none;
	background: none;
	display: none;
	z-index: 1;
}

#popup_publicitario {
	position: absolute;
	top: 1350;
	left: 0;
	width: 1000px;
	height: 1000px;
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	border-style: none;
	background: none;
	display: none;
	z-index: 1;
}


#popup_sound	{
	position: absolute;
	top: 634px;
	left: 85px;
	width: 48px;
	height: 48px;
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	border-style: none;
	background: none;
	display: block;
	z-index: 2;
}

#popup_botoes	{
	position: absolute;
	top: 464px;
	left: 26px;
	width: 130px;
	height: 134px;
	padding: 5px 5px 5px 5px;
	border-width: 0px;
	border-style: none;
	background: none;
	display: block;
	z-index: 2;
}


#popup_counter	{
	position: absolute;
	border-width: 0px;
	border-style: none;
	background: none;
	display: none;
	z-index: 2;
}

body { 
  background-attachment: fixed;
}
