a {
	/*color: #fff;
	border-bottom: 1px #f8f8f8 dotted;*/
	 font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000066;
}

a:hover {
	color: #00829d;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

a.menutop:link
 {
	color: #000000; 
	 font-family:   Arial, sans-serif; 
    text-decoration: none;
}


a.menutop:active

 {
	color: #000000; 
    font-family:   Trebuchet MS, sans-serif; 
    font-size:     8pt; 
    text-decoration: none;
}


a.menutop:hover {
	color: #ffffff; 
    font-family:   Trebuchet MS, sans-serif; 
    font-size:     8pt; 
    background-color: #555555;
    text-decoration: none;
}

p.tresc {
	font-family: Trebuchet MS, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align : justify
}



.circle {
	list-style-type: circle;
}

