h2
{
text-transform: lowercase; font-family: georgia, serif; font-size: 34px; font-style: italic; font-weight: normal; color: #674335; text-decoration: none; 
}

h2 a
{
color: #674335; text-decoration: none;
}

h2 a:hover
{
color: #674335; text-decoration: underline;
}

h4,h3
{
text-transform: lowercase; font-family: georgia, serif; font-style: italic; font-weight: normal; color: #674335; text-decoration: none;
margin: 30px 0 0 0;
}

h4 a,h3 a
{
color: #371305; text-decoration: none;
}

h4  a:hover,h3 a:hover
{
text-decoration: underline;
}

h3
{
font-size: 28px;
}

h4
{
font-size: 22px;
}

h5
{
font-family: verdana, sans-serif; font-size: 12px; color: #333; font-weight: normal;
}