﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


A:link { text-decoration: none; color:#018402;}
A:visited { text-decoration: none; color:#018402;}
A:active { text-decoration: none; color:#018402;}
A:hover { text-decoration: underline; color:#018402;}

.texto
{
font-family: 'Port Lligat Slab', cursive;
font-size:14px;
text-align:center;
color:#000000;
padding:10px;
font-weight:600;
}
 
 
 .small
{
font-size:8px;

}

	
#bolsa{
	width:150px;
	height:50px;
	background-color:#ffffff;
	border-width:thin;
	border-color:#000;
	left:1160px;
	top:30px;
	position:absolute;
	vertical-align:middle;
	
}


.venda{
	font-size: 16px;
	line-height:24px;
	font-family: 'Port Lligat Slab', cursive;
	color:#018402;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	}



h2{
	font-size: 24px;
	font-family: 'Port Lligat Slab', cursive;
	color: #018402;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
	letter-spacing:2px;
	text-align:center;
}



h3{
	font-size: 20px;
	font-family: 'Port Lligat Slab', cursive;
	color:#018402;
	font-weight: bold;
	
}

h4{
	font-size: 14px;
	font-family: 'Arial', cursive;
	color:#018402;
	font-weight: 600;
	
}




