@charset "utf-8";
body {
	background-color: #333300;
	background-image: url(images/BG_Gradiant.jpg);
	background-repeat: repeat-x;
}
}
a:link {
color: #000000;
text-decoration: none;
border:none
}
a:visited {
text-decoration: none;
color: #000000;
border:none
}
a:hover {
text-decoration: none;
color: #000000;
border:none
}
a:active {
text-decoration: none;
color: #000000;
border:none

}
a:link {
	color: #000000;
}
