a {color: #5F371E;
text-decoration: none;
font-weight: bold;}

a:link {color: #5F371E;
text-decoration: none;
font-weight: bold;
}

a:hover {color: #333333;
text-decoration: underline;
font-weight: bold;
}

a:visited { 
color: #5F371E; 
text-decoration: underline;
font-weight: bold;
}

a:active { 
color: #5F371E; 
text-decoration: underline;
font-weight: bold;
}

li { display: list-item }
	

.right  {
background-color: #FAECE1;
    width: 100%;
    margin-top:0px;
    margin-bottom:10px;
}

h3.topright { 
font-size:13px; 
color: #333333; 
font-weight: bold;
text-decoration: underline;
}

h1 {
  margin-top:0px;
  margin-bottom:0.5em;
  color:#333333;
  font-size:130%;
}

h2, h3, h4, h5, #headline a {
  margin-top:0px;
  margin-bottom:0.5em;
  color:#1B1C1E;
}

h2 {
  font-size:130%;
}

h3 {
  font-size:120%;
}