	A:link { text-decoration: none; color:#000066;}
    A:visited { text-decoration: none; color:#663333;}
    A:hover { text-decoration: underline; color:#000000; }
	A:active { text-decoration: underline; color:#663333;}
.textb {color:#000000; }
.textF {color:#000000; }
img {
    border-style: none
}

td#black a:link {color: black;}
td#black a:visited {color: black;}
td#black a:hover {color: black;}
td#black a:active {text-decoration: underline; color: black;}

td#white a:link {color: white;}
td#white a:visited {color: white;}
td#white a:hover {color: white;}
td#white a:active {text-decoration: underline; color: white;}

td#blue a:link {color: blue;}
td#blue a:visited {color: blue;}
td#blue a:hover {color: blue;}
td#blue a:active {text-decoration: underline; color: blue;}

td#yellow a:link {color: yellow;}
td#yellow a:visited {color: yellow;}
td#yellow a:hover {color: yellow;}
td#yellow a:active {text-decoration: underline; color: yellow;}