/* TEXTA REA */
.text_header
 {
  font-size: 24pt;
  font-family: Arial;
  color: #cccccc;
  font-weight: bold;
 }
.text_header_medium
 {
  font-size: 18pt;
  font-family: Arial;
  color: #cccccc;
  font-weight: bold;
 }
.text_content
 {
  font-size: 10pt;
  font-family: Arial;
  color: #666666;
 }
.text_menu
 {
  font-size: 10pt;
  font-family: Arial;
  color: #ffffff;
  font-weight: bold;
 }
/* LINKS AREA */
.link_content
 {
  font-size: 10pt;
  font-family: Arial;
  color: #114e39;
  font-weight: bold;
  text-decoration: none;
 }
.link_menu
 {
  font-size: 10pt;
  font-family: Arial;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
 }
/* BORDERS AREA */
.border_bottom
 {
  border-bottom: 1px solid #000000;
 }
 /* DEVELOPER TAG */
.netazen
 {
 font-size: 8pt;
  font-family: Arial;
  color: #cccccc;
  font-weight: none;
  text-decoration: none;
 }

 