body { margin: 10px 0px 10px 0px; background:#f6fff6; }

A { text-decoration: none; }
A:link { color:3366ff; }
A:visited { color:#009999; }
A:active { color:#ff3399; text-decoration:underline; }
A:hover { color:#ff6633; text-decoration:underline; }

.title { color:white; font-weight:bold; font-size:large; }

div.leftblock { float:left; width:300px; }
div.rightblock { width:300px; }
div.clearblock { clear:both; }

