﻿/*LINK NON SOTTOLINEATI */
A:link { text-decoration: none; color: #000000}
A:visited { text-decoration: none; color: #000000 }
A:active { text-decoration: none; color: #000000 }

/*SFONDO NON SCROLLA */
<!-- 
body
{
background-attachment:fixed;
} 
-->

/*LINK	SOTTOLINEATI SOLO AL PASSAGGIO DEL MOUSE */
A:hover { text-decoration: underline }

/*CARATTERE PER TIPOLOGIA RALLY */
<!--
.tiporally  {
	font-family: Tahoma,Verdana;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
-->

/*CARATTERE PER NOME RALLY */
<!--
.nomerally  { font-family: Tahoma,Verdana; font-size: 8pt; color: #000000; font-weight: bold }
-->

/*CARATTERE PER DATA RALLY */
<!--
.datarally  {
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #808080;
	text-align: center;
}
-->

/*CARATTERE NARROW */
<!--
span.narrow  {
	font-family: Arial Narrow,Tahoma;
	font-size: 10pt;
	color: #000000;
}
-->

/*CARATTERE PER PICCOLO */
<!--
span.piccolo  {
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #000000;
}
-->

/*CARATTERE IN NEGATIVO PER SUBARU */
<!--
span.subaru  { font-family: Tahoma,Verdana; font-size: 8pt; color: #ffff00 }
-->

/*CARATTERE PER MENU */
<!--
.menu  { font-family: Tahoma,Verdana; font-size: 9pt; color: #000000; font-weight: bold }
-->

/*CARATTERE PER AGGIORNATO AL */
<!--
span.aggiornato  { font-family: Tahoma,Verdana; font-size: 13pt; color: #000000; font-weight: bold }
-->

/*CARATTERE PER TITOLI */
<!--
span.titoli  { font-family: Tahoma,Verdana; font-size: 14pt; color: #000040; }
-->


/*CARATTERE PER TABELLE */
<!--
span.tabelle  { font-family: Tahoma,Verdana; font-size: 10pt; color: #000000; }
-->

/*CARATTERE PER TABELLE BOLD*/
<!--
span.tabellebold  { font-family: Tahoma,Verdana; font-size: 10pt; color: #000000; font-weight: bold }
-->

/*CARATTERE PER TABELLE BOLD BIANCO*/
<!--
span.tabelleboldbianco  { font-family: Tahoma,Verdana; font-size: 10pt; color: #ffffff; font-weight: bold }
-->