﻿/*this is a class to style the design table*/
.LinksDesignTable {
	font-weight: bold;
	font-size: 8.5pt;
	color: #036;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	text-align:left;
}

