﻿A:link { 
  color: #666600;
  border:2px;}
A:hover { 
  color: #009900;
  text-decoration: none;} 
A:hover{ 
  position: relative; top: 2px; left: 2px;}

img {
  border: none;
}

body {
  background-color : #000000;
  color: #333333;
  background: url(/template/img/background.gif);
}

h1 {
font-size: 120%;}
