.whitetext {font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : white;
text-decoration : none;}

.brountext {font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #BBAD84;
text-decoration : none;}

.cr {font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #D0C090;
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;}

.menu {font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : #828FAC;
text-decoration : none;}

.m2 {font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : white;
text-decoration : none;}


.news {font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
color : #D0C090;
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.news,
a.news:link,
a.news:visited,
a.news:active{
  text-decoration: none;
  color : #D0C090;
}
a.news:hover {text-decoration: underline;}

a.m2,
a.m2:link,
a.m2:visited,
a.m2:active{
  text-decoration: none;
  color : white;
}
a.m2:hover {text-decoration: underline;}

a.cr,
a.cr:link,
a.cr:visited,
a.cr:active{
  font-weight : normal;
  text-decoration: none;
  color: #D0C090;
}
a.cr:hover {text-decoration: underline;}

a.whitetext,
a.whitetext:link,
a.whitetext:visited,
a.whitetext:active{
  font-weight : normal;
  text-decoration: none;
  color: white;
}
a.whitetext:hover {color: white;text-decoration: underline;}

p {text-indent:3em; text-align:justify; }