body, input, select{
  font-family: Tahoma;
  font-size: 18px;
}

input.add{
  font-size: 16px;
}

td{
  font-family: Tahoma;
  font-size: 18px;
}

td.header{
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
}

input.a_form, select.a_form, td.a_form{
  font-family: Tahoma;
  font-size: 16px;
}

span.footer_email{
  font-family: Tahoma;
  font-size: 14px;
}

span.footer_copy{
  font-family: Tahoma;
  font-size: 10px;
}

span.desc{
  font-family: Tahoma;
  font-size: 16px;
}

span.home_header{
  font-family: Tahoma;
  font-size: 20px;
}

span.page{
  font-family: Tahoma;
  font-size: 14px;
}

span.detail{
  font-family: Tahoma;
  font-size: 16px;
}

a:link{
  color:#9D454F;
}

a:visited{
  color:#814E95;
}

a:hover{
  color:#B9626C;
}

a:active{
  color:#B9626C;
}

a.category:link{
  color:#000000;
}

a.category:visited{
  color:#000000;
}

a.category:hover{
  color:#000000;
}

a.category:active{
  color:#000000;
}