.brountext {font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #AF9B5F;
text-decoration : none;}

.title {font-size : 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #828FAC;
text-decoration : none;}

.menu {font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : #828FAC;
text-decoration : none;}

a.menu,
a.menu:link,
a.menu:visited,
a.menu:active{
  text-decoration: none;
  color : #828FAC;
}
a.menu:hover {text-decoration: underline;}

a.brountext,
a.brountext:link,
a.brountext:visited,
a.brountext:active{
  font-weight : normal;
  text-decoration: none;
  color:#AF9B5F;
}
a.brountext:hover {color: #AF9B5F;text-decoration: underline;}

p {text-indent:3em; text-align:justify; }