﻿/*this is a class to style the design table*/
.LinksDesignTable 
{
  
}

.Customclass
{
	border-bottom:dotted 1px #FB9A59;
	padding-top:3px;
	color:#f4ffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}



