td { 
	font-family: Arial;
	font-size: 11pt;
	color: #cccccc;
	text-decoration: none;
}

a:link { 
	font-family: Arial;
	font-size: 11pt;
	color: #dd9999;
	text-decoration: none;
}
a:visited { 
	font-family: Arial;
	font-size: 11pt;
	color: #dd9999;
	text-decoration: none;
	}
a:hover { 
	font-family: Arial;
	font-size: 11pt;
	color: #dd9999;
	text-decoration: none;
	}
a:active { 
	font-family: Arial;
	font-size: 11pt;
	color: #dd9999;
	text-decoration: none;
	}

