a {
	color: #00c;
	text-decoration: none;
	background: url(/images/3x1999.gif) bottom left repeat-x;
}

a:visited {
	color: #66c;
}

a:hover {
	color: #00c;
	text-decoration: underline;
	background: none;
}

a:active {
	color: red;
}

abbr, acronym, .abbr {
	border: 0;
	cursor: help;
}



.selected{border: 1px solid; border-color: #ccc; 
							background: #eee; font-size: 18px; 
							padding: 0.3em; font-weight: bold}


