﻿.newsLink
{
    font-size: 9pt;
    cursor: hand;
    color: #666666;
    font-family: arial;
    text-decoration: none;
}
.backButton
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: arial;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #666666;
    border-bottom-style: none;
    cursor: hand;
    width: 56px;
    height: 26px;
}
.FloatingIMG {
	float: right;
	padding-left: 6px;
}

.arTB
{
    text-align: right;
}
.productLink
{
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}
.productLink:hover
{
	color: #ef4679;
}
.hand
{
	cursor:pointer;
}
