P { margin-top: 0; text-indent: 5% }

P.sold { 
  margin-top: 0; 
  text-indent: 5% ; 
  color:red ;
  font-size: 200% ;
  text-align: center 
}


body {  
  background:  url(images/back-000.gif) #000000;  
}

a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
}
a:active {color: #333333;}

span.c8 {font-family: times new roman}
span.c7 {color: red; font-family: times new roman; font-size: 200%}
td.c6 {font-family: impact}
span.c5 {font-family: times new roman; font-size: 150%}
div.c4 {text-align: center}
span.c3 {font-size: 200%}
span.c2 {font-size: 150%}
h1.c1 {font-family: impact}


td.button {
  height: 40px;
  width: 125px;
  margin: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  text-align: center;
  line-height: 200%;
  list-style-type: none;
  background-image: url(images/styleM08.jpg);
  background-repeat: no-repeat;
}

a.button { text-decoration: none; }

