@charset "UTF-8";

/*
-----------------------------------------------------------
First CSS file
Version:     2009.06
-----------------------------------------------------------
*/


/* IE4.NN4 */

body {
	color:#e8e8e9;
	background:#000000;
}
a { 
	color:#01aee1;
 }
a:hover {
	color:#ff9c01;
}
a img {
	border:none;
	color:#1E1E1E;
}

