body
	{
	background-image: url('images/page_06.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
TD 	
	{
	font-family: verdana;
	font-weight: bold; 
	color: #E3F2D0; 
	text-decoration: none; 
	font-size:13px;
	}
	
A:link
	{font-weight: bold; 
	text-decoration: none;
	font-family: verdana;
	color: #E3F2D0;
	font-size:13px;	}
A:visited
	{
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	color: #E3F2D0;
	font-size:13px;
	}
A:hover 
	{
	font-weight: bold;
	text-decoration: none;	
	font-family: verdana;
	color: #000000;
	font-size:13px;
	}
	
A:active
{
	font-weight: bold;
	text-decoration: none;	
	font-family: verdana;
	color: #780000;
	font-size:13px;
	}	