.table a:link {
	color: #FFFFCC;
}
.table a:visited {
	color: #FADAA5;
}
.table a:hover {
	color: #FFFF99;
}

