A {
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	color: #3C96A6;
	text-decoration: none;
}

A:HOVER {
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	color: #3C96A6;
	text-decoration: underlined;
}

.td {
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	color: #000000;
}

.green {
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	color: #08AC5D;
}

.red{
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	color: #F9101B;
	font-weight: bold;
	
}


