
a.cssref
{
	color: #5f788f;
	border-bottom: 1px dashed #CCC;
	font-weight: bold;
	font-style: italic;
	padding-right:19px;
	background:url(images/tick-css1.png) 0 no-repeat;
	background-position:center right;
}

a.cssref:link, a.cssref:visited
{
	color: #5f788f;
	text-decoration: none;
}

a.cssref:hover
{
	color: #9AB;
	border-bottom: 1px solid #CCC;
	background:url(images/tick-css2.png) 0 no-repeat;
	background-position:center right;
}
