BODY { 
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: transparent;
	color :  Black;	
	font-weight :  bold;
}
	
A {
    font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	background-color :  transparent;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

A:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background-color :  transparent;
	color : #008000;
	text-decoration: none;
	font-weight: bold
}

#barra {
	font-family: verdana, arial, sans-serif;
	font-size: 5pt;
	background-color: transparent;
	color : #000080;
	font-weight :  normal;
}

#texto {
	font-family: arial, sans-serif;
	font-size: 7pt;
	background-color: transparent;
	color : Black;
	font-weight :  normal;
}

#texto2 {
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	background-color: transparent;
	color : Black;
	font-weight :  normal;
}

#texto3 {
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	background-color: transparent;
	color : Black;
	font-weight :  Bold;
}

#texto4 {
	font-family: arial;
	font-size: 8pt;
	background-color: transparent;
	color : White;
	font-weight :  Bold;
}
#texto5 {
	font-family: verdana, arial, sans-serif;
	font-size: 5pt;
	background-color: transparent;
	color : Black;
	font-weight :  Bold;
}