
A
{
    FONT-WEIGHT: 600;
    FONT-SIZE: x-small;
    COLOR: #336666;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #993333;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: whitesmoke
}
.InfoGray
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Verdana, Arial, Tahoma
}
.Banner
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: large;
    COLOR: darkslategray;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: whitesmoke;
    TEXT-ALIGN: center
}

.counter 
{
	BACKGROUND-COLOR: black;
	color: yellowgreen;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 16px;
	
}