a:active {
	background-color: #66CCCC;
	text-decoration: overline;
	color: #666666;


}
a:visited {
	text-decoration: line-through;
}
