.back {
	background-attachment: fixed; background-repeat: no-repeat; background-position: 300px 100px
	}
	
.alpha {
	filter: Alpha(Opacity=90)
	}
	
a:hover { 
	color: #6666CC; text-decoration: none
	}
a {  
	color: #FF9900; text-decoration: none
	}
	
.noticiaTxt {  
	font-size: 14px; color: Black; font-family: Arial, Helvetica, sans-serif; text-align: justify
	}
	
.noticia {  
	font-size: 8pt; text-decoration: none; color: Black
	}
	
.noticia2 {	
	font-size: 11pt; text-decoration: none;	color: #FF9900
	}
	
.noticia:hover {  
	font-size: 8pt; text-decoration: none; color: #ff9900
	}

.textocorpo {  
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: justify
	}

.cor1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;

}

.cor2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003300;
}

.cor3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
	color: #FFFFFF;

}
