A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #660099;
	text-decoration: underline;
}
HR {
	color : #333366;
	height : 2px;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal}
