body
{
	background: url('images/backgroundimage.gif') repeat;
	font-family: Arial; 
	font-size: 12px; 
	color:#666666;
}
td, div
{
	font-family: Arial; 
	font-size: 12px; 
	color:#666666;
}

#box
{
	background-color:#F8F7F7;
}

#footer A:LINK
{
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
#footer A:VISITED
{
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
#footer A:HOVER
{
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}	
#footer A:ACTIVE
{
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

#footerinner A:LINK
{
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
#footerinner A:VISITED
{
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
#footerinner A:HOVER
{
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}	
#footerinner A:ACTIVE
{
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

#text A:LINK
{
	color: #CBA6A6;
	text-decoration:underline;
}
#text A:VISITED
{
	color: #CBA6A6;
	text-decoration:underline;
}
#text A:HOVER
{
	color: #CBA6A6;
	text-decoration:underline;
}	
#text A:ACTIVE
{
	color: #CBA6A6;
	text-decoration:underline;
}
