
body
{ /* customize_body */font: normal .80em 'trebuchet ms', arial, sans-serif; /* customize_body */
}

h1, h2, h3, h4, h5, h6 
{ /* customize_headings */font: normal 175% 'century gothic', arial, sans-serif;/* customize_headings */
  /* customize_headings */
  color: #43423F;
  /* customize_headings */
}

h2
{ /* customize_h2 */font: normal 175% 'century gothic', arial, sans-serif; /* customize_h2 */
  /* customize_h2 */
  color: #B60000;
  /* customize_h2 */
}

h3
{ /* customize_h3 */font: normal 165% 'century gothic', arial, sans-serif; /* customize_h3 */}


a, a:hover
{ 
  /* customize_links */
  color:red;
  text-decoration:underline;
  /* customize_links */}

a:hover
{ /* customize_links_hover */ color: red; 
text-decoration:underline;
/* customize_links_hover */}
a:focus
{color:orange;
}