	body {
		background-color: #FFFFFF;
	}
	a.oursites {
		text-decoration: none;
		color: #444444;
	}
	a.oursites:hover {
		text-decoration: none;
		color: #999999;
	}
	a.footer {
		text-decoration: none;
		color: #666666;
	}
	a.footer:hover {
		text-decoration: none;
		color: #999999;
	}
	.cardsmostsent {
		font-family: Arial;
		font-size: 11px;
		color: #444444;
	}
	.cardsmostsent a {
		text-decoration: none;
		color: #444444;
	}
	.cardsmostsent a:hover {
		color: #999999;
	}
	.specialdates td {
		font-family: Verdana;
		font-size: 10px;
		color: #444444;
	}
	
	a.flag  {
		text-decoration: none;
		color: #444444;
	}
	a.flag:hover {
		color: #0066CC;
	}