* {
  font-size : 15px;
  font-family : Arial,sans-serif;
  color : #802010;
  line-height : 23px;
}
A:LINK   { color : #802010; font-weight : bold; text-decoration : none; }
A:VISITED{ color : #60180c; font-weight : bold; text-decoration : none; }
A:HOVER  { color : #ca341a; font-weight : bold; text-decoration : none; }
.footlinks{
  font-size : 14px;
  font-family : Arial,sans-serif;
  font-weight : normal;
  color : #8000ff;
  text-align : center;
  line-height : 20px;
  background-color : white;
}
.letterdefault{ font-size : 14px; }
