a:link       	{ 	color: blue; text-decoration: none }
body         { background-color: #336699 }
a:visited 	{	color: blue; text-decoration: none}
a:hover      	{ 	color: red; text-decoration: none }
a:active     	{ 	color: green; text-decoration: none }
td              { 	font-family: Tahoma, Verdana, Arial; font-size: 8pt; color: #000080 }
.EdNote     	{ 	font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: green }