body {  background-color: #2A1770;  }
a {  font-family: Comic Sans MS;  font-size: 14px; color: red; text-decoration: underline;  }
a:hover {  text-decoration: none; font-size: 14px;  color: #2A1770; }
h1 {  font-family: Comic Sans MS;  font-size: 22px; color: red; font-weight: bold;  }
h2 {  font-family: Comic Sans MS;  font-size: 18px;  color: red; font-weight: bold;  }
h3 {  font-family: Comic Sans MS;  font-size: 16px;  font-weight: bold;  }
p {  font-family: Comic Sans MS;  font-size: 14px;  color: #2A1770;  font-weight: normal;  }
li {  font-family: Comic Sans MS;  font-size: 14px;  color: #2A1770;  font-weight: normal;  }
