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