body { background-color: white; background-image: url(../images/tile.jpg); background-repeat: repeat-x; }
p { }
td { }
a.u:link { color: black; text-decoration: none; }
a.u:visited { color: black; text-decoration: none; }
a.u:hover { color: black; text-decoration: underline; }
a.u:active { color: black; text-decoration: none; }
a.cright { color: gray; font-size: 8px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
a:link { color: blue; text-decoration: underline; }
a:visited { color: red; text-decoration: underline; }
a:hover { color: red; text-decoration: none; }
a:active { color: red; text-decoration: underline; }

