/* CSS Document */

.back{
		background-image:url(pics/pattern.gif);
		background-repeat: repeat-y;
		background-position: bottom right, right top;
		}
.navBack{
		background:background-color:#999999;
		}
		
A:link{COLOR:#000000; TEXT-DECORATION:none;} 
A:visited{COLOR:#000000;TEXT-DECORATION: none;} 
A:active{COLOR:000000} 
A:hover{COLOR:blue;TEXT-DECORATION:none;} 