/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "../assets/images/BackLine2010b.gif" ); background-attachment: scroll;
	background-position : center;
	background-repeat : repeat-y }
 A:visited { 
 	color: rgb(0,137,225);
 	text-decoration: none
 	}
 A:active {
	color: rgb(0,137,225)
}

A {	
	color : rgb(0,137,225)
}

A:link {
	text-decoration: none
}

A:hover { color: rgb(255,0,0)}
 

