body { color: white; background-color: #000; }
.titolo { color: #fff; font-size: 2em; }
.links_fondo { color: yellow; font-size: 1em; font-family: "times new roman"; font-weight: bold; }
.ads { color: #fff; font-size: 1em; }
#evidenza { color: #f00; font-size: 1.2em; font-weight: bold; }
p {}

td {}

a:link { color: #ff0 ; text-decoration: none; }

a:visited { color: red ; text-decoration: none; }

a:hover { color: white ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

div.main { color: red ; text-decoration: none; font-size: 1.1em; font-weight: bold;}
div.main a:link { color: red; text-decoration: none; font-size: 1.1em; font-weight: bold;}
div.main a:visited { color: red ; text-decoration: none; font-size: 1.1em; font-weight: bold;}
div.main a:hover { color: white ; text-decoration: none; font-size: 1.1em; font-weight: bold;}
div.main a:active { color: yellow ; text-decoration: none; font-size: 1.1em; font-weight: bold;}
.caption { color: red; font-size: 0.9em; font-weight: bold; }
