a:link {
	font-size: 12px;
	text-decoration: none;
	color: #115B88;


}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #AB003C;

}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
body {
	font-size: 12px;
}
td {
	font-size: 12px;
}

