a.abc
{
	font-size:16px;
	color:blue;
	font-weight:bold;
	text-decoration:none;
}

a.abc:hover{color:red;}
