
body {
  background-color: #EEEEEE;
  font-family: trebuchet ms, helvetica, sans-serif;
}
  
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,b,i {
  font-family: trebuchet ms, helvetica, sans-serif;
}

a:link {
	color: #0000ff; text-decoration: none;
}

a:visited {
	color: #0000ff; text-decoration: none;
}	

a:hover {
	color: #0000ff; text-decoration: underline;
}	
