A:link  {
    text-decoration:    none;
    color:  #8e93d0;
    
}

A:visited   {
    text-decoration:    none;
    color:  #8e93d0;
    }

A:active    {
    text-decoration:    none;
    color:  #8e93d0;
    }

A:hover {
    text-decoration:    none;
    color:  #e98018;    
}

.whitebody {
    background-color: #ffffff;
}

.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight: normal;
    color: #ff6600;
}
.divRight
{width: 250px;
padding: 0px 5px 4px 5px;}






