body {
	margin-top: 0px;
	background-image: url(images/bg2.gif); 
/*	background-color: #0495D6; */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#rodape {	
	color: #660033;

}

.style4 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {font-size: 12px}


.borda {
	border: 1px solid #0066CC;
}

.borda1 {
	border: 1px solid #000;
}

.nomebiografia {
	font-size: 18px;
	font-weight: bold;
}
.tituloartigo {
	font-size: 16px;
	font-weight: bold;
}




#menuEscola a:link, a:visited,a:active {
	text-decoration: none;
	color:#000000;
}
#menuEscola a:hover {
	text-decoration: underline;
	color:#0495D6;
}


#artigos a:link, a:visited,a:active {
	text-decoration: none;
	color:#000000;
}
#artigos a:hover {
	text-decoration: underline;
	color:#000;
}

#box a:link, a:visited,a:active {
	text-decoration: none;
	color:#000000;
}
#box a:hover {
	text-decoration: underline;
	color:#000;
}

#noticias .titulonoticia {
	color:#000;
	font-size: 25px;
}