body {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #0A0A45;
}
td {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #0A0A45;
}

A {
	color:#1D1D84;
}
A:hover {
	color:#BF660F;
}






A.bottomlink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
A.bottomlink:hover {
	text-decoration: underline;
	color:#72F7FF;
}	