.linktable
{
	font-family: Century Gothic, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

a.linktablelink
{
	text-decoration: none;
	color: Black;	
}

a.linktablelink:hover
{
	text-decoration: none;
	color: #006C8C;	
}

.linktablelinkselected
{
	text-decoration: none;
	color: #006C8C;	
}

.linktablecellselected
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;

}

.linktablecell
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;	
}
.linktablecellheader
{
	font-weight: bold;
	text-align: left;
	color: Black;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
}