.table01 {  border-color: #000000 #666666 #666666 #000000; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
li {  list-style-image: url(../images/tinylogo.jpg); list-style-position: outside}
P {
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #8923FF;
}

A:link {
  text-decoration: underline;
  color: blue;
}

A:visited {
  text-decoration: underline;
  color: purple;
}

A:hover {
  text-decoration: underline;
  color: red;
}
input {  color: #9933FF; background-color: #FFFF33}