BODY {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        background-image : url(img/background.gif);
        background-repeat: repeat-x;
        background-position: center top;
        background-attachment: fixed;
	background-color: #FFC6BE;
}
TD, TEXTAREA, INPUT, SELECT {
	font-family: Tahoma;
	font-size : 12px;
	color: #9E9E9E;
	font-weight: normal;
  color : #666666;
  line-height : 140%;
}
A:HOVER{
  font-size : 12px;
  font-family : Verdana;
  color : #FE63B1;
  font-weight : bold;
  background-color: #F9FCD3;
  border-bottom:1px #cccccc dotted;
}
A{
  font-size : 12px;
  font-family : Verdana;
  color : #FE63B1;
  text-decoration:none;
font-weight : bold;
  border-bottom:1px #cccccc dotted;
}
H1{
  font-size : 12px;
  font-family : Verdana;
  color : #ff9b9b;
  text-decoration:none;
font-weight : bold;
  border-bottom:1px #cccccc dotted;
}
