1. <style>
  2. .box {with:200px, height:200px; float:left}
  3.     .box p {font-family:arial}
  4.         .box p a{color:red;}
  5. </style>
  6.  
  7.  
  8. This is a text with a <a href="http://www.somesite.com/">link</a>