body, td {
	color: #ffffff;
	font: 11px Tahoma;
}

A:hover, A:link, A:visited, A:active {
	color: #ffffff;
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}

.copy {
	font: 11px Tahoma;
	color: #bcdaf3;
}

.copy a {
	font: 11px Tahoma;
	color: #bcdaf3;
	text-decoration: underline;		
}

.copy a:hover {
	text-decoration: none;
}

