body {
	font-family:Arial, Times New Roman, System;
	font-size:2;
}

td {
	font-family:Arial, Times New Roman, System;
	font-size:12px;
}

a:link {
	color: #01428D;
	text-decoration: none;
	font-weight: 900;

}

a:visited {
	color: #01428D;
	text-decoration: none;
	font-weight: 900;
}

a:hover {
	color: #01428D;
	text-decoration: underline;
	font-weight: 900;
}

a:active {
	color: #01428D;
	text-decoration: underline;
	font-weight: 900;
}
