BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	background-color: #ECECEC;
}

A {
	text-decoration: none;
	color: 07076C;
	font-style : normal;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
}
.also {
	text-decoration: none;
	color: Black;
	font-weight : normal;
	font-size : 10px;
}
.tabl {
	text-decoration: none;
	color: #FFD700;
	font-weight : bold;
	font-size : 12px;
}