body
{	
	BACKGROUND-IMAGE: URL(images/acc_y.jpg); 
	background-position: top left;
	BACKGROUND-REPEAT: no-REPEAT; 
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.pageContenue
{	
	background-color: #f5edd8;
}
A:link
{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
A:visited
{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
A:active
{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
A:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}
