
body {
text-color:#66ccff;
background-image:"jpg/background.jpg";
font-family:ARIAL;
      }
a:active {
 font-family:ARIAL; color:#66ccff; text-decoration: none;
}
a:link {
 font-family:ARIAL; color:#00E0FF; text-decoration: none;
}
a:visited {
 font-family:ARIAL; color:#00E0FF; text-decoration: none;
}
a:hover {
 font-family:ARIAL; color:#0000ff; text-decoration: underline;
}
a:hover.nav {
  background-color:#00E090;
}
h1,h2,h3,h4,h5 {
 font-family:ARIAL; text-align:center; color:#66ccff;
}
td,tr {
 font-family:ARIAL; text-color:#66ccff;
      }
table {
 font-family:ARIAL; text-color:#66ccff;
      }
