body {
margin: 0px 0px 0px 0px;
font-size: 13px;
}

a:link {text-decoration : none;  font-weight : bold; color: #FF66CC;}
a:visited {text-decoration : none;  font-weight : bold; color: #ffff00;}
a:hover {text-decoration : underline; color: #ffff00;}

.text1 {font-family:verdana; color: #FF66CC; font-weight: bold; font-size: 24px;}
.text2 {font-family:Comic Sans MS; color: #FF0000; font-weight: bold; font-size: 17px;}
.text3 {font-family:Comic Sans MS; color: #FFFFFF; font-weight: bold; font-size: 13px;}
.big{
  font-family: impact;
  font-size: 36px;
  color: #ffff00;
  text-decoration: underline;
}

h1 {font-family:tahoma; color: #909090; font-weight: bold; font-size: 12px; margin: 0px 0px 0px 0px; text-decoration : none;}
h2 {font-family:verdana; color: #FFFF00; font-weight: bold; font-size: 22px; margin: 0px 0px 0px 0px;}
h3 {font-family:tahoma; color: #FFFFFF; font-weight: bold; font-size: 50px; margin: 0px 0px 0px 0px; text-decoration : underline;}

td {font-family: verdana; color: #FFFFFF; font-size: 13px;}
td.a {font-family: verdana; color: #FFFFFF; font-size: 11px;}

table.a  { border: solid 2px #000000; }
