A:link {
  
  color: #333333;
  text-decoration : underline;
}
A:visited {
  
  color: #333333;
}
A:hover {
  text-decoration: none;
  
  background-color : #a4d1ff;
}
BODY {
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  background-color: #F9F9F9;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: 0px;
}
.pink {
  color: #E86E9F;
  font-size : small;
}
.menutxt {
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
}
.txt14pt {
  font-size: 14px;
}
.txt14pt A:LINK {
  color: #333333;
}
.txt14pt A:VISITED {
  color: #333333;
}
.txt14pt A:HOVER {
  color: #999999;
}
.txt24pt {
  font-size: 24px;
  color: #666666;
}
.footermenu {
  font-size: 12px;
  color: #987050;
}
.footermenu A:LINK {
  font-size: 12px;
  color: #987050;
}
.footermenu A:VISITED {
  font-size: 12px;
  color: #987050;
}
.footermenu A:HOVER {
  color: #F4B07A;
}
TD{
  font-size : x-small;
  line-height : 150%;
}
.right_line_silver{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : silver;
}
.under_dot{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
}
.tangle{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}
H1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : medium;
}
H2{
  font-size : x-small;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
LI{
  text-indent : -30px;
}
H3{
  font-size : small;
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

