@charset "utf-8";
/* CSS Document */

body, td, th {
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(http://www.saleck.net/Graphics/Background.png);
	background-attachment: fixed;
}
a:link {
	color: #FF9900;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #9966FF;
}