body {
   background-color: #f2f2f2;
   color: #000000;
   font-family: arial;
   font-size: 13px;
  }

td {
   color: #000000;
   font-family: arial;
   font-size: 13px;}

	
a:link {
	color: #00498D;
	text-decoration: underline;}

a:visited {
	color: #808080;
	text-decoration: underline;}

a:active {
	color: #00498D;
	text-decoration: none;}

a:hover {
	color: #2C8DCA;
	text-decoration: none;}
