.body {
	background-image: url(imgs/handdraw72dpi.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


.menutitulos {font-family: Sydnie;}

.menutitulosbc {
	font-family: Sydnie;
	color: #FFFFFF;
}

.icones {
	font-family: CD-Icons;
	font-size: x-large;
	font-weight: bold;
}

.arialp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.arialpbco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.arialg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.arialgg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.arialm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.amarelo {color: #F7BF0E}

.verde {color: #2f9d2d}

.azul {
	color: #2c86bc;
	font-family: CD-Icons;
	font-size: x-large;
}

.rosa {
	color: #bf1d8b;
	font-family: CD-Icons;
	font-size: x-large;
}

.cinza {
	color: #d3d1d1;
	font-family: CD-Icons;
	font-size: x-large;
}

.preto {color: #000000}

.branco {
	color: #FFFFFF;
	font-family: CD-Icons;
	font-size: x-large;
}

.vermelho {
	color: #DF142C;
	font-family: CD-Icons;
	font-size: x-large;
}

.coletivo {
	font-family: Sydnie;
	font-size: 36px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
