BODY, TD {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	background-color: #FFFFFF;
    scrollbar-3dlight-color: #FFCCFF; 
    scrollbar-face-color: #993399;  
    scrollbar-highlight-color: #FFCCFF; 
    scrollbar-shadow-color: black; 
    scrollbar-arrow-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
}

H1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #993399;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding : 0px 0px 5px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 60px;
	color : #FF6600;
	font-weight : normal;
}

.foc {
  background-color: #FDECDF;
	text-align: center;
}

.pamant {
  background-color: #EDE4DE;
	text-align: center;
}

.aer {
  background-color: #DDE6EC;
	text-align: center;
}

.apa {
  background-color: #E6ECE6;
	text-align: center;
}

.horoscopes {
  background-color: #FDD0FC;
	text-align: center;
}

A:link {
	color: #CC33CC;
}

A:visited {
  color: #CC33CC;
}

A {
  text-decoration : none;
}

A:hover {
	text-decoration : underline;
	color: #FF33FF;
}

.textlink {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
}

.footer, .copyright {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-align: center;
}