#interlink{
	text-decoration : none;
	color : inherit;
	font-size : inherit;
}

 a#interlink:hover {
	text-decoration : none;
	color : inherit;
	font-size : inherit;
} 

.interlink, a.interlink{
	text-decoration : none;
	color : inherit;
	font-size : inherit;
}

 a.interlink:hover {
	text-decoration : none;
	color : inherit;
	font-size : inherit;
} 
