body, a, p, td, th { font-family:    Times, Helvetica, sans-serif;
	font-size: 14px; color: #000033;
}

P { text-indent: 20; margin:2; }


a {
  color: #0571A2; text-decoration: none;
}
a:link {
  color: #0571A2; text-decoration: none;
}
A:visited {
	COLOR: #54869D; TEXT-DECORATION: none
}
A:active {
	COLOR: #E397C1; TEXT-DECORATION: none
}
a:hover {
	color: #FF3300;	text-decoration: underline;
}

