table, tr, td {
	font-family : arial;
	font-size : 11px;
	color: #17244D;
}

a:active {
	font-family : arial;
	font-size : 11px;
	color: #17244D;
	text-decoration : none;
}

a:link {
	font-family : arial;
	font-size : 11px;
	color: #17244D;
	text-decoration : none;
}

a:visited {
	font-family : arial;
	font-size : 11px;
	color: #17244D;
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

