body { color: #40027d; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

p { color: #40027d; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
td {
}
element { }
a:link { color: #40027d; text-decoration: none; }
a:visited { color: #40027d; text-decoration: none; }
a:hover {
	color: #B300B3;
	text-decoration: underline;
}
a:active {
	color: #40027d;
	text-decoration: none;
}

