BODY {
 background-color: #000000;
 font-size: 9px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 color: #000000;
  }
  
img {border: 0px;}
  
.name {
 color: #000000;
 font-style: normal;
text-align: justify;
 font-weight: bold;
 font-size: 13px;
 cursor: default;
 border-left-style: none;
 border-left-color: #FFFFFF;
  }
   
.update {
 font-style: normal;
 font-size: 11px;
 border-left-style: double;
 border-left-color: #FFFFFF;
 cursor: default;
 color: #000000;
 border-bottom-style: none;
 border-bottom-color: #FFFFFF;
    }  
     
     .comment {color: #000000;
 font-style: normal;
 font-size: 11px;
 border-left-style: double;
 border-left-color: #FFFFFF;
 cursor: default;
     }
.mail {
 color: #000000;
 
 font-weight: bold;

 cursor: hand;

 margin: 0px;


      }


.text {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11.5px;
	cursor: default;
	border: none;
	padding: 0px 0px 0px 15px;
	margin: auto;
	background-position: 20px;
	clip:   rect(auto auto auto auto);
	text-align: justify;

  }
.text_b {
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 11.5px;
 cursor: default;
 border: none;
 padding: 0px 0px 0px 0px;
 margin: auto;
 background-position: 20px;
 clip:   rect(auto auto auto auto);
  }

a:link {
 text-decoration: none;
 font-weight: bold;
 border: none;
 color: #000000;

}

a:visited{
text-decoration: none;
 font-weight: bold;
 border: none;
 color: #000000;
}

a:active{
 
 color: #666666;
}
a:hover{
 
 color: #333333;
}

