
A:link{color:#006fa8;text-decoration:underline} 
A:visited{color:#006fa8;text-decoration:underline} 
A:active{color:#006fa8;text-decoration:underline} 
A:hover{color:#1B1B1B;text-decoration:underline}

body {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #e0eccd;
	font: 13px Arial;
	margin: 0 auto;
}