/* CSS Document */

BODY, TD {font-family: tahoma; font-size: 12px; color: black}

A {color: red}
A:hover {color: #8E2118}

.ct TD {padding: 15px}

.cat {color: #8E2118; font-weight: bold}
.cat A {color: black; font-weight: normal; font-size: 11px;}
.cat A:hover {color: red; font-weight: normal; font-size: 11px;}

.f {color: white; font-weight: bold}
.f A {color: white; font-weight: bold; text-decoration: none}
.f A:hover {color: white; font-weight: bold; text-decoration: underline}

.t {color: #8E2118; font-weight: bold}
.t A {color: #8E2118;  font-weight: bold }
.t A:hover {color: red;  font-weight: bold }

.site  {color: black;  font-weight: bold }
.site:hover {color: red;  font-weight: bold }

.r {font-size: 11px; color: black}

.links A {color: #8E2118; font-weight: bold}