﻿.listlink
{
    font-size:8pt;
    color:;
    
    padding-left:-15;
}

.listlink:hover
{
    font-size:8pt;
    color:;
    text-decoration: underline;
}

td
{
    font-family:tahoma;
	font-size: 11px;	
	color: #514D4D;		
}

a {
	font-family:tahoma;
	font-size: 11px;	
	color: #514D4D;		
}
a:visited {
	color: #514D4D;
}
a:hover {
	color: #514D4D;
}
a:active {
	color: #514D4D;	
}