﻿/*** blu 
A:link{ text-decoration: none; color: #0000cc; }***/
/*** rosso 
A:visited{ text-decoration: none; color: #008000; }***/ 
/*** verde  
A:hover{ text-decoration: none;Color: #FF0000; } ***/


A:link{ text-decoration: none; color: black; }
 
A:visited{ text-decoration: none; color: black; }
 
A:hover{ text-decoration: none;Color: red; } 
