
/* --
-- jerry's modifications to artnsole.css begin here (01/26/07)-- */

body { 
	color:#ececec; background-image:url(images/bg.gif); background-color:#333333; 
}

/* --
-- end of jerry's modifications to artnsole.css -- */

/* --
Note: the following link styles *were* inside the body tag of the web page ...

	vLink:#ececec; aLink:#ffffff; link:#f76b08;

I put them in here & "disabled" them because they 'clash' with the link styles below
 -- */


/* --
The six styles below are (is) the original "artnsole.css"
-- */

UNKNOWN {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif
}
A:link {
	COLOR: #ffd61e; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ffad73; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:active {
	COLOR: #ffffff; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
