A:link
{ text-decoration:none; color: #FE9CC1;}
A:visited
 { text-decoration: none; color: #FE9CC1;}
A:active
  { text-decoration: none; color: #FE9CC1;}
A:hover 
{ text-decoration: none; border-bottom: 1px solid #6F9495; color: #FE9CC1 ;}     
b, strong { font-weight: bold; color: #4CC3D7; }
u { color: #6F9495; text-decoration: none; }
s, i, em { color: #DDCF37; }                               
body 
{ font-family: arial, verdana; 
  color: #000000; 
  background-image: url('bgg.png');
  background-repeat: repeat-y;
  font-size: 10px;
  line-height: 14px;
  text-align: justify;
  margin: 0px;} 
 textarea{
  border: 1px solid #FFAFB4;
  color: #6C3F36;
  font-family: tahoma;
  font-size: 8pt;
  line-height: 13px;
  padding: 7px; }
 blockquote{
   background: white;
   border : 2px dashed pink;
   color: #6C3F36;
   font-family: tahoma;
   font-size: 8pt;
   line-height: 13px;
 padding: 7px; }
.head {
font-family: tahoma;
font-size: 10px;
line-height: 10px;
color: #FE9CC1;
text-align: center;
border-bottom: 2px dotted #F60109; }