A.a1
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Tahoma;
	TEXT-DECORATION: None;
	Font-Weight:normal;
}
A.a1:hover
{
    FONT-SIZE: 11px;
    COLOR: #EC7600;
    FONT-FAMILY: Verdana, Tahoma;
	TEXT-DECORATION: Underline;
	Font-Weight:normal;
}

.nomarqueelink
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Tahoma;
	TEXT-DECORATION: None;
	Font-Weight:normal;
}

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee height */
	background-color: #f4f4f4;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	height: 140px;

}

.textb
{
    FONT-SIZE: 10px;
    COLOR: #0059eb;
    FONT-FAMILY: Verdana, Tahoma;
	TEXT-DECORATION: none;
	Font-Weight:normal;
}

