a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover {color:#F0F8FF;}

a {
 font-family: Comic Sans MS;
 font-size:large;
 text-align: center;
 color: #E2C183;
}
a.klein {
 font-family: Comic Sans MS;
 font-size:medium;
 text-align: center;
 color: #E2C183;
}
body {
 font-family: Arial;
 color: #E2C183;
 background: #000080;
}
h1 {
 font-family: Comic Sans MS;
 font-size: large;
 text-align: center;
 color: #E2C183;
}
h2 {
 font-family: Arial;
 font-size: large;
 text-align: center;
 color:  #E2C183;
}
h3 {
 font-family: Arial;
 font-size: x-small;
 text-align: left;
  color:  #E2C183;
}
h4 {
 font-family: Arial;
 font-size: x-small;
 text-align: right;
 color: #E2C183;
}
h5 {
 font-family: Comic Sans MS;
 font-size:small;
 text-align: center;
 color: #E2C183;
}
h6 {
 font-family: Arial;
 font-size: small;
 text-align: center;
 color: #E2C183;
}
table {
 font-family: Comic Sans MS;
 font-size:smaller;
 text-align: center;
 color: #E2C183;
}
