﻿body 
{
	font-size: 8pt;
	font-family: Arial;
	background-color: transparent;
}

br
{
	color: #555555;
}

a
{
     text-decoration: none;
}

a:hover
{
     text-decoration: underline;
}

a:visited
{
     text-decoration: none;
}

a:visited:hover
{
     text-decoration: underline;
}

.HomePageRotator_Image
{
}

.HomePageRotator_TickerText
{
	font-family: Arial;
	font-size: 8pt;
	color: #555555;
	z-index: 1;
	float: left;
    position: relative;
    top: -55px;
}
