A:link    { color: #8888AA }
A:active  { color: #8888AA }
A:visited { color: #8888AA }

a:hover {
	background-color: #CCCCCC;
}
