body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAEBEA;

}
A:link {
	COLOR: #787878; TEXT-DECORATION: none
}
A:visited {
	COLOR: #787878; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}	

A.s1:link {
	COLOR: #990000;font-family: "Verdana"; font-size: 8pt;TEXT-DECORATION: none
}
A.s1:visited {
	COLOR: #990000;font-family: "Verdana";font-size: 8pt; TEXT-DECORATION: none
}
A.s1:active {
	COLOR: #000000;font-family: "Verdana"; font-size: 8pt;TEXT-DECORATION: none
}
A.s1:hover {
	COLOR: #000000;font-family: "Verdana";font-size: 8pt; TEXT-DECORATION: none
}	 

