body {
background-image: url(images/bg_.gif);
background-repeat: repeat;
margin: 15px;
}
	
a { color: #003366; text-decoration: none; }
a:link { color: #003366; text-decoration: none; }
a:visited { color: #003366; text-decoration: none; }
a:active { color: #54622D;  }
a:hover { color: #54622D;  }
}

