﻿ul.linkpanel
{
	
}

ul.linkpanel li a, table.tiletable a
{
	font-size: 15px;
	width: 100%;
	display: inline-block;
	/*color: white;*/
}

ul.linkpanel li:hover a, table.tiletable tr:hover a
{
	font-size: 15px;
	width: 100%;
	display: inline-block;
	/*color: white;*/
	text-decoration: underline;
}

ul.linkpanel li
{
	/*border-bottom: 1px dashed white;*/
}

table.tiletable
{
	width: 100%;
}
