body { color: #505050; font-size: 13px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; line-height: 25px; background-color: #006; text-decoration: none; text-align: justify; }
p {}
td {}
a:link { color: #FF0033; text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #FF0033;
}
a:hover { color: #d41230 ; text-decoration: none; }
a:active { color: #d41230 ; text-decoration: none; }

