body {background-color: #547F37}
p
{
font: 14px Century Gothic;
color: black;
}

h1
{
font: 16px Century Gothic;
color: black;
}

h2
{
font: 18px Century Gothic;
color: black;
}


a:link,a:active,a:visited { color : #F41C1D; }
a:hover		{ text-decoration: underline; color : #000000; }
