﻿body {
}

div
{
	
}
a
{
	font-family:Verdana;
	font-size:9px;
	color:Yellow;
}
.a
{
	font-family:Verdana;
	font-size:8px;
	color:White;
}

.alternateA
{
	font-family:Verdana;
	font-size:9px;
	color:Navy;
}
.griglia
{
	font-family:Verdana;
	font-size:12px;
	color:Yellow;
}

.text
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}
.titles
{
	font-family:Verdana;
	font-size:12px;
	color:#FFFF00;
	font-weight:bold;
}
.NewsLinks {
        font-family: arial;
        font-size: xx-small;
        font-weight: normal;
        color:Blue ;
        text-decoration: none;
        }
        a:link.NewsLinks {text-decoration: none; font-size: xx-small;}
        a:visited.NewsLinks {font-size: xx-small;}
        a:active.NewsLinks {text-decoration: none; font-size: xx-small;}
        a:hover.NewsLinks {font-size: xx-small;}

.NewsHeader {
        font-family: arial;
        font-size: xx-small;
        font-weight: normal;
        color:Black ;
        text-decoration: none;
        padding-left: 5px;
        }
        a:link.NewsHeader {text-decoration: none; font-size: xx-small;}
        a:visited.NewsHeader {color :Blue ; font-size: xx-small;}
        a:active.Header {text-decoration: none; font-size: xx-small;}
        a:hover.NewsHeader {color :Blue ; font-size: xx-small;}

.ticker-border {
                background-color:White;
                margin: 1px;
                padding: 1px;
                height: 100;
                width: 150;
                border-width:1px;
                border-style:solid;
                border-color:Black; 
                }

