a {  
	text-decoration: none; 
}
a:hover {   
	text-decoration: underline; 
}

#popup {
background-image:url(picts/pop_bg.jpg);
background-repeat:no-repeat;
height:453px;
width:414px;
position:absolute;
}

.arial1_br{ 
	color: #faf9f7; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none ;
}

.arial2b_br{ 
	color: #faf9f7; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none ;
	font-weight:bold;
}

.arial2_lr{ 
	color: #ed9c00; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	line-height:14px;
}

.arial2_br{ 
	color: #faf9f7; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	line-height:14px;
}

.arial3_br{ 
	color: #faf9f7; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	line-height:14px;
}

.form_newsletter {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #ffffff;
	width: 120px;
	height: 16px;
	border: 1px groove #353535;
}

.form_contato1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #ffffff;
	width: 220px;
	height: 20px;
	border: 1px groove #353535;
}

.form_contato2 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

.form_contato3{ 
	color: #faf9f7; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none ;
	font-weight:bold;
	background-color: #000000;
}

.bt_contato {
	color: #ed9c00;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #000000;
	width: 50px;
	height: 20px;
	border: 2px groove #2b3b44;
}

