
td, th {
	font-family: sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: black;
	letter-spacing:0px ;
}

a:link {
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	letter-spacing:0px ;
}      /* unvisited link */

a:visited {
	color:#000000;
	text-decoration: none;
	font-style:normal;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	letter-spacing:0px ;
}  /* visited link */

a:hover {
	color:#6E6E6E;
	text-decoration:none;
	font-style:normal;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	letter-spacing:0px ;
}  /* mouse over link */

a:active {
	color:#6E6E6E;
	text-decoration:none;
	font-style:normal;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	letter-spacing:0px ;
}  /* selected link */ 
