body {background-color:	#E5E7E9;}
body {color:black;}
*{font-family:"trebuchet ms", helvetica, arial, sans-serif;}
a:link {color:#2c46f2; text-decoration:none;}      /* unvisited link */
a:visited {color:#2c46f2; text-decoration:none;}  /* visited link */
a:hover {color: #9b9e9d; text-decoration:none;}  /* mouse over link */
a:active {color: #9b9e9d; text-decoration:none;}  /* selected link */
tr#navigation a:link {color:white;}
tr#navigation a:visited {color:white;}
tr#navigation a:hover {color:#9b9e9d;}
tr#navigation a:active {color:white;}
