a:link {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #000000;
	position: relative;
	bottom: 2px;








}
body {
	background-color: #000000;
	color: #CCCCCC;
	background-image:    url(images/background_brass.jpg);
	background-repeat: no-repeat;


}
a:visited {
	color: #000000;
	text-decoration: none;

}
