

.caption
   {

 font-weight: bold;
 font-size: 14px;
 color:blue;
 }

.pagetitle
   {

 font-weight: bold;
 font-size: 16px;
 
 }



.post
  {
  
 font-weight: normal;
 font-size: 10px;
 color:black;

  }
a{
text-decoration:none;
font-size: 12px;
}