/* CSS Document */
a {
  color:#492525; text-decoration: none;
}
a:hover {
  color:#492525; text-decoration: underline;
}
