a:link {
	font-size: 15px;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	

	
}
<!--a:visited { font-size: 15px; color: #0066CC; text-decoration: none; font-weight: normal}
<!--a:hover { font-size: 16px; text-decoration: none; color: #1e8fff; font-weight: bold; font-style: normal; }
<!--a.sub:link { font-size: 15px; text-decoration: none; color: #1e8fff; font-weight: bold; font-style: italic}
<!--a.sub:visited { font-size: 11px; color: #1e8fff; text-decoration: none; font-weight: bold}
<!--a.sub:hover { font-size: 16px; text-decoration: underline; color: #1e8fff; font-weight: bold; font-style: normal;}
<!--a.sub:active { font-size: 18px; text-decoration: none; color: #FF6600; font-Weight : Bold; background:#FFFFCC}