BODY { 

/*        background-color: #fcd9ed; #fdc3c2;*/ 

        background: url(back.jpg); 

        color: #814B3D; 

        margin-top: 0px; 

        margin-bottom: 0px; 

        padding: 0px; 

        font-family:century gothic, Helvetica, sans-serif; 

        font-size:12px; 
	font-weight: bold;

}

.p {
color: #814B3D; 
font-family:century gothic, Helvetica, sans-serif; 
font-size:12px; 
font-weight: 900%;

}

A:link {
     color : #E374A0;
     text-decoration : none;
font-size: 18px;
font-family: century gothic, verdana;
font-weight: normal;
text-transform:none;

      }

A:visited {
     color : #E374A0;
     text-decoration : none;
font-size: 18px;
font-family: century gothic, verdana;
font-weight: normal;
text-transform:none;

      }

A:hover {
     color : #814B3D;
     text-decoration : none;
font-size: 18px;
font-family: century gothic, verdana;
font-weight: normal;
text-transform:none;
  }