﻿.FastLinksHeader
{
    width: 190px;
    height: 30px;
    background-image: url(../../Images/header_fastlinks.gif);
    background-repeat: no-repeat;
}

.FastLinksTable 
{
    font-size: 11px;
    width: 187px;
}

.FastLinksRow 
{
	background-color: #FFFFFF;
    line-height: 18px;
}

.FastLinksRowAlt 
{
    background-color: #EFEFEF;
    line-height: 18px;
}

.FastLinksTable A 
{
    padding-left: 5px;
    text-decoration: none;
}

.FastLinksTable A:HOVER
{
    text-decoration: underline;
}