
/* Default CSS Stylesheet for a new Web Application project */
a.CrumbLarge:link {text-decoration:none; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}

a.CrumbLarge:visited {text-decoration:none; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}

a.CrumbLarge:active {text-decoration:none; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}

a.CrumbLarge:hover {text-decoration:underline; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}



a.CrumbSmall:link {text-decoration:none; font-weight:bold; font-size:10pt; color:#000000;}

a.CrumbSmall:visited {text-decoration:none; font-weight:bold; font-size:10pt; color:#000000;}

a.CrumbSmall:active {text-decoration:none; font-weight:bold; font-size:10pt; color:#000000;}

a.CrumbSmall:hover {text-decoration:underline; font-weight:bold; font-size:10pt; color:#000000;}



a.OnlineAuction:link {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuction:visited {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuction:active {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuction:hover {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuctionNew:link {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuctionNew:visited {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuctionNew:active {font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuctionNew:hover {font-size:12px; color:#ffffff; text-decoration:underline;}



.whitefont{

    color: #fff;

    font-weight:bold;

}



a.feature:link {text-decoration:underline; color:#ffffff}

a.feature:visited {text-decoration:underline; color:#ffffff}

a.feature:active {text-decoration:underline; color:#ffffff}

a.feature:hover {text-decoration:underline; color:#cccccc}
