BODY{
	color: #0066CC;
	background-image: url(st07_bg.gif);
	background-attachment : scroll;
}

A{
	color: #CC0033;
}

A:VISITED{
	color: #FF9900;
}

A:HOVER{
	color: #99CCFF;
}


