A:link, A:active, A:visited 
{
border-bottom: 1px #FBF9F1 dotted;
text-decoration:none; 
font-weight:normal;
font-family: georgia;
letter-spacing: 1px;
color:#FBF9F1;}

A:hover {
border-bottom: 1px #FBF9F1 dotted;
color:#FBF9F1;
letter-spacing: 1px;
font-weight:normal;
font-family: georgia;
background:none;
cursor:default;

}

.post {
  margin:0 0 2.5em;
  }
  

.head {
font-size: 15pt; font-family:times new roman; color: #000000;width: 100%;
background-color: #F1E8CB; padding: 0px;
text-align:center; letter-spacing: 5px; line-height: 10px;
text-transform:uppercase;
filter:alpha (opacity=100, finishopacity=0, style=1);}

body {
	background-color: #F1E8CB;
	background-repeat: no-repeat;
	background-attachment: fixed;
      	font-family: georgia; 
	letter-spacing: 1px;
      	font-size: 7pt; 
	font-weight: normal;
      	color: #000000; 
	


}

#container {
  margin: 0 auto;
  width: 579px;
  text-align: left;
  }