body {
	color: #FFFFFF;	
	background: #333333;
	margin:0px;
	padding: 10px;	
	font-size: 16px; 
	font-family: 'Open Sans', sans-serif; 
	line-height: 20px;
}

a:visited, a:link, a:active {
	color: #FFFFFF;
	text-decoration:none !IMPORTANT;
	outline: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	outline: none;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.amarelo {
color: #FEF400;
}

.texto_border_bottom {
border-bottom: 1px solid;
}

.cor_branca {
color: #FFFFFF;
}

.font-13 {
font-size: 13px; line-height: 15px;
}

.font-18 {
font-size: 18px; line-height: 20px;
}

.font-20 {
font-size: 20px; line-height: 22px;
}

.font-22 {
font-size: 22px; line-height: 24px;
}

.font-25 {
font-size: 25px; line-height: 27px;
}

.font-30 {
font-size: 30px; line-height: 32px;
}

