BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana;
  font-size: 10pt;
  font-color: #000000;
}

A {
  color: #A63417;

    text-decoration: underline;
}

A:hover {
  color: #5B1011;
  text-decoration: none;
  }
A:active {
  color: #A63417;
  text-decoration: underline;
}

h1
{
font-weight:bold;
font-face: Comic Sans MS;
font-size:12pt; 
text-decoration: underline;
color: #5B1011;
}
td { 
font-family: Verdana; 
font-size: 10pt; 
color: #000000;
 }
a.link {  color: #A63417;
text-decoration: underline;
}
a.link:visited {  color: #A63417;
  text-decoration: none;
}
a.link:hover {  color: #5B1011;
  text-decoration: none;
}
.perm { 
font-family: Arial; 
font-size: 11pt; 
font-weight:bold;
text-decoration: underline;
color: #5B1011;
 }
a.perm {  color: #A63417;
text-decoration: underline;
}
a.perm:visited {  color: #A63417;
  text-decoration: none;
}
a.perm:hover {  color: #5B1011;
  text-decoration: none;
}
.thumb 
{border:1px;
border-thickness: 2px;
border-color: #A63417;
border-style: solid;
}
A:hover, A:active {color: #A63417}
A:hover .thumb, A:active .thumb 
{border:1px; border-thickness: 1px;
border-color: #A63417; border-style: solid}