BODY,TD {
	font-family: Arial;
	font-size: 9pt;
	color: #003A78;
}

A {
	font-family: Arial;
	font-size: 9pt;
	color: #2C3F67;
	font-weight:bold;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #D42127;
	text-decoration : underline;
}


.my_nav {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration : none;
}

.my_nav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #E7D0D4;
	text-decoration : none;
}
