 

@import url(link2.css);
.link2Class{
  color : #333333;
  text-decoration : none;
  font-size : 95%;
}
