
a:link { color: #0000cc; }
a:visited { color: #0000cc; text-decoration:underline; }
a:hover { color: #ffcccc;}
a:active { color: #ddddff; }

body {background:#fcf4ed; color:#0a0a0a; line-height:1.5;}
.tbl1{margin:30 auto; width:auto; border-radius: 5px;}

.massage{
     width: auto;
     border-radius: 5px;
     margin :20px auto;
     padding :20px ;
     background-color:#FFFFFF;
     color: #333333;
     font-size: 18px;
}

