/* CSS AVIAZIONESPAZIO.ALTERVISTA.ORG /BY EMANUELE GUARDIANI TUTTI I DIRITTI RISERVATI */


/* STILI LINKS MENU */
a:link { text-decoration:none;color: white }
a:visited { text-decoration:none; color: white }
a:hover { text-decoration:underline; color: yellow }

a:link.1 { text-decoration:none; color: white }
a:visited.1 { text-decoration:none; color: white }
a:hover.1 { text-decoration:underline; background-color:#FFFFFF; color: red }

a:link.2 { text-decoration:none; color: white }
a:visited.2 { text-decoration:none; color: white }
a:hover.2 { text-decoration:underline; color: #0066FF }

a:link.3 { text-decoration:none;color: white }
a:visited.3 { text-decoration:none; color: white }
a:hover.3 { text-decoration:underline; color: green }

a:link.4 { text-decoration:none; color: white }
a:visited.4 { text-decoration:none; color: white }
a:hover.4 { text-decoration:underline; color: #666666 }

a:link.5 { text-decoration:none; color: white}
a:visited.5 { text-decoration:none; color: white }
a:hover.5 { text-decoration:underline; color: #FF0099 }

a:link.6 { text-decoration:none; color: white}
a:visited.6 { text-decoration:none; color: white }
a:hover.6 { text-decoration:underline; color: #000000 }

a:link.7 { text-decoration:none; color: white}
a:visited.7 { text-decoration:none; color: white }
a:hover.7 { text-decoration:underline; color: #33FFFF }

/* STILI LINKS HEADER */

a:link.header { text-decoration:none; color: yellow}
a:visited.header { text-decoration:none; color: yellow }
a:hover.header { text-decoration:underline; color: #FF0000 }

/* STILI HOMEPAGE */

a:link.traccia { text-decoration:none; color: yellow }
a:visited.traccia { text-decoration:none; color: yellow }
a:hover.traccia { text-decoration:underline; color: white }

/* STILI CONTATTI */

a:link.1co { text-decoration:none; color: #00FF00 }
a:visited.1co { text-decoration:none; color: #00FF00 }
a:hover.1co { text-decoration:underline; color: red }

a:link.2co { text-decoration:none; color: #FFCC00 }
a:visited.2co { text-decoration:none; color: #FFCC00 }
a:hover.2co { text-decoration:underline; color: blue }

a:link.3co { text-decoration:none; color: #FF0000 }
a:visited.3co { text-decoration:none; color: #FF0000 }
a:hover.3co { text-decoration:underline; color: #FFCC00 }

/* STILI VARIE */

a:link.schede { text-decoration:none; color: black }
a:visited.schede { text-decoration:none; color: black }
a:hover.schede { text-decoration:underline; color: purple }

a:link.news { text-decoration:none; color: red }
a:visited.news { text-decoration:none; color: red }
a:hover.news { text-decoration:underline; color: green }
