body.center {text-align:center;}
body {
	background-color: #babbc5;
	
	BACKGROUND-REPEAT: repeat-x;
	}
A {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}

A:HOVER {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}
a.RESOURCES{
	color: #ffffff;
	font-weight:bold;
	font-size:7pt;
	
	
}
a:hover.RESOURCES{
	color: #000000;
	font-weight:bold;
	font-size:7pt;
	
	
}
.RESOURCES2{
color:#ffffff;
}
