body 	{
        margin: 0px;
        padding: 0px;
        font-family: Arial, Helvetica;
	scrollbar-base-color: #ff0000 ! important;
	scrollbar-arrow-color: #ffffff ! important
        font-size: 24px;
        text-align: justify;
        cursor: url("cursore.cur"), default;
	}

a:link, a:visited, a:visited {
        font-weight: bold;
	text-decoration: none; 
	color: 295cff;
	} 

a:hover {
        font-weight: bold;
	text-decoration: none; 
	color: #ff0000;
	}

.intestazione {
        padding: 3px;
        font-size:50px;
        widht: 100%;
        background-color: #ff0000;
        color: #ffffff; 
        text-align: center;
        font-weight: bold;
        }

.menu 	{
        position: relative;
        margin:0px;
        padding: 0px;
	border: 0px;
        width: 15%;
        background-color: #ff0000; 
	color: #eedd00; 
	vertical-align:top; 
        font-weight: bold;
	text-align: center; 
	}

.menu a:link, .menu a:visited {
	color: #ffffff 
	}

.menu a:hover {
	background-color: #ffffff;
	color: #ff0000; 
	}

.contenuto {
	padding: 25px; 
	text-align: justify;
        background-image: url(img/sfondo.gif);
        background-attachment: fixed;
        background-position: 170px 100px;
	}

.contenuto td {
        vertical-align: top;
        }

.rosso {
        color: #ff0000;
        font-weight: bold;
        }

.risultati {
        padding: 10px;
        border: 1px solid #ff0000;
        background-color: #f5deb3;
        text-align: center;
        color: #000000;
        font-weight: bold;
        }

.risultati a:link, .risultati a:visited, .risultati a:active {
        color: #ff0000
        }

.risultati a:hover {
        background-color: #ffffff;
        color: #ff0000
        }

.karateka {
        font-size: 30px;
        color: #ff0000;
        font-weight: bold
        }

.gara   {
        color: #ff0000;
        font-family: Century Gothic, Arial, Helvetica;
        font-size: 19px;
        font-weight: bold;
        }

.giornogara {
        vertical-align: bottom ! important;
        font-size: 12px;
        text-align: right;
        }

.combattimenti {
        font-family: Verdana;
        font-size: 10px;
        text-align: right;
        }

.combattimenti a:active, .combattimenti a:link, .combattimenti a:visited, .combattimenti a:active, .combattimenti a:hover {
        color: #ff0000;
        } 

.squadra {
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        }

.stampasottotitolo {
        font-size: 13px;
        color: #ff0000;
        font-weight: bold;
        }

.stampaarticolo {
        font-family: Times New Roman, Palatino;
        }

.anteprima { 
        margin:0px 0px 5px 10px; 
        float:right;
        font-family: Verdana;
        font-size: 10px;
        text-align: center;
        font-weight: normal;
        color: #12357b;
        }

.anteprima IMG {
        border:0px;
        margin:0px 0px 2px 0px;
        }