body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005977;
	background-color: #E4ECF7;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #675F23;
	text-decoration: none;
}
a:hover {
	color: #AEA533;
	text-decoration: underline;
}
a:visited {
	color: #675F23;
	text-decoration: none;
}
a:visited:hover {
	color: #AEA533;
	text-decoration: underline;
}

.legendas {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.citacoes {
	font-size: 14px;
	color: #505050;
}
.lista-itens {
	color: #000000;
}
.lista-textos {
	color: #CC0000;
}
.referencias {
	color: #33CC66;
}


.small-title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #675F23;
}
.large-title {
	font-size: 20px;
	font-weight: bold;
	color: #675F23;
	font-style: italic;

}
.section-title {
	font-size: 24px;
	font-weight: bold;
	color: #675F23;
	text-shadow:Black;
	text-align:left;
	text-transform: uppercase;

}
.lista-projetos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #675F23;
	font-weight: bold;
}
.navegador {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.blacksmall {

	font-size: 10px;
	font-style: normal;
	color: #333333;
}
