body {
color : white; 
background-color : black; 
font-family : Arial; 
font-size : 10px;
scrollbar-arrow-color : #ffffff;
scrollbar-3dlight-color : red;
scrollbar-highlight-color : black;
scrollbar-face-color : black;
scrollbar-shadow-color : red;
scrollbar-darkshadow-color : red;
scrollbar-track-color : gray;
}
 
a:hover {
font : italic;
text-decoration : underline; 
}
 
a.marque:hover {
color : silver;
font : italic;
text-decoration : none; 
} 

a:link {
color : silver; 
text-decoration : none; 
} 
a:visited {
color : red; 
text-decoration : none; 
} 
a {
text-decoration : underline; 
} 
a:active {
color : white; 
text-decoration : none; 
} 
a.linque {
display : block; 
font : bolder 10px "Arial"; 
color : #ffffff; 
padding : 2px 6px; 
background-color : #ff0000; 
text-decoration : none; 
} 
a.linque:link {
color : white; 
} 
a.linque:visited {
color : white; 
} 
a.linque:active {
color : white; 
} 
a.linque:hover {
color : #ffffff; 
background-color : black; 
text-decoration : none; 
} 
#noticia {
width : 410px; 
border : black; 
background-color : red; 
font-family : Verdana;
font-size : 9pt;
color : #ffffff; 
	}

.fonte10 {
font-family : Verdana, Arial; 
font-size : 10pt; 
font-weight : normal; 
	} 
.fonte8 {
font-family : Verdana, Arial; 
font-size : 8pt; 
font-weight : normal; 
text-decoration : none; 
	}
	
#main {
	background-color : #ffffff; 
}

#logo {
	position:relative;
	width:300px;
	left:5px;
	top:5px;
}

#google {
	margin-left: 2cm;
	float:left;
	float:top;
}

#menu {
	width:200px;
	float:left;
	float:top;
}

#status {
	float:top;
	float:left;
}

div.ultimas { 
font-family:Verdana; font-size:8px;
}