
<!--


a:link {color: #FF6600; text-decoration: underline}     /* unvisited link */
a:visited {color: #000000; text-decoration: underline}  /* visited link */
a:hover {color: #F5BD6D; text-decoration: none}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration: none}   /* selected link */


p {font-family: tahoma; font-size: 15; font-weight: bold; color: #000000;}
tr {font-family: tahoma; font-size: 15; font-weight: bold; color: #000000;}
#yellow {color: #F5BD6D;}

FONT.comicsans{
font-family: Comic Sans MS;
}

#leftindent{
margin-left: 1.8em;
}

#centerit{
display: block;
margin-left: auto;
margin-right: auto;
verticle-align: top;
}






-->

