a {
	text-decoration: none;
	color: #CC0033;
	
}
a:hover      {
	background-color: #FFFFCC;
	color: #FFCC33;
}
.special{
	cursor:ne-resize;
}
