<?xml version="1.0" encoding="UTF-8"?>
<code>
  <code>a {
	background-color:#fff;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#aaa;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-box-shadow:2px 2px 2px #bbb;
	
	padding: 10px;
}
a:hover {
	border-top-color:#aaa;
	border-left-color:#aaa;
	border-right-color:#ddd;
	border-bottom-color:#ddd;
	-webkit-box-shadow:0 0 0;
}</code>
  <created-at type="datetime">2009-05-01T20:54:16Z</created-at>
  <description></description>
  <id type="integer">173</id>
  <language-id type="integer">9</language-id>
  <privated type="boolean">false</privated>
  <title>cool link effect with css</title>
  <updated-at type="datetime">2009-05-01T20:56:36Z</updated-at>
  <user-id type="integer">7</user-id>
</code>
