
/* onMouseover Link CSS Script-© Dynamic Drive (www.dynamicdrive.com). For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */

/* The code below allows the rollover effect for links */

a:hover{color:orange; }



