body {
	background-color: #BCE4F0;
	background-image: url('B-W_Gradient.jpg');
	background-repeat: repeat-x;
}
A {     
	Color : #000000; text-decoration : none;
}
A:hover { 
        	Color : #36AED1; text-decoration : underline;
}
