body {
	color: black;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	background-color: white;
	text-decoration: none;
	font-size: 10px;
}

p { text-decoration: none; }

td { text-decoration: none; }

a:link { color: black; text-decoration: none; }

a:visited { color: #212121; text-decoration: none; }

a:hover { color: #800000 ; text-decoration: none; }

a:active { color: #800000 ; text-decoration: none; }

