﻿/*this is a class to style the design table*/
.LinksDesignTable {
color: #0D55A4;
	font-family: Arial,sans-serif;
	font-size: 8px;
	text-decoration: underline;
}
.Normal {
font-family: Arial,sans-serif;
	font-size: 8px;
	text-decoration: underline;
}

