td{
	font-family: Arial;
	font-size: 12px;
}

td.mod{
	color: gray;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;

}

a{
	color: gray;
	text-decoration: none;
}

a:hover{
	color: gray;
	text-decoration: none;
}
