BODY {
	
}
A {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #003399; FONT-FAMILY: Arial; TEXT-DECORATION: none; link: #000099
}
A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #FFFF00; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.vinculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0099FF;
}
.titulo {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titulonoti {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.bordenoti {
	border: 1px solid #666666;
}
.fondolinea {
	background-image: url(../img/barra_noti.gif);
	background-repeat: repeat-x;
	background-position: center center;
}