﻿/*this is a class to style the design table*/
.LinksDesignTable {
	font-family: Verdana;
	color:#0098a8;
	font-height:11px;
	font-weight: bold;
	font-size: 10px;
	margin-left:2px;
	margin-top:3px;
	text-decoration:none;
}
