/* -*- c -*- Feuille de style mazancourt.net
 * Copyright (c) 2004, Hugues de Mazancourt
 */
body
{
  font-family: TrebuchetMS, Verdana, Arial;
}

A:link { color: #C05020 }       /* unvisited link */
A:visited { color: #C05020 }   /* visited links */
A:active { color: #C05020 }

A:hover { background: #ffa }

H1
{
  font-size: 200%;
  color: #C05020 /* #FF9933 */;
  border-bottom: 1px solid #501010;
  
}

H2
{
  font-size: 150%;
  color: #908080;
}
