/* TCMOTTC style sheet */
body       {font-family: Comic Sans MS; background: url(swirl.jpg); color: maroon}
a:link     {color: steelblue; text-decoration: none}
a:visited  {color: steelblue; text-decoration: none}
a:hover    {color: darkslategray; text-decoration: underline}
a:active   {color: steelblue; text-decoration: none}
