/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

BODY	{
	BACKGROUND: #262626 url('images/bg.jpg') repeat-y center top;
}
BODY {
	FONT: 10px  Verdana, Arial, sans-serif; COLOR: #696969
}
TD {
	FONT: 10px  Verdana, Arial, sans-serif; COLOR: #696969
}
A:link {
	COLOR: #cccccc; text-decoration:none
}
A:active {
    text-decoration:none; COLOR: #000000
}
A:visited {
	COLOR: #cccccc; text-decoration:none
}
A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #333333
}