body 
{
  background-color:#FDDBDB;
  margin: 0 0 0 0px;
  color:#666060;
  font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

a:link {
  color:#C47D7D;
  text-decoration:none;
}

a:visited {
  color:#B09999;
  text-decoration:none;
}

a:hover {
  color:#B0A599;
  text-decoration:underline;
}
a img {
  border-width:0;
}

.maintable 
{
	background: #FDDBDB;
	width: 779px;
}

.text
{
	font-size:small;
}

.post_title
{
	font-size: medium;
	font-weight: bolder;
}

.post_header 
{
	font-size: medium;
	font-weight: bolder;
}

.post_footer 
{
	font-size:x-small;
	font-style:italic;
	font-weight:lighter;
	color: #B0AEAE;
}