A:link {color: FFCC00; text-decoration:none}
A:hover {color: CCCCCC; text-decoration:underline}
A:visited {color:FFCC00; text-decoration:none}
A:visited:hover {color: CCCCCC; text-decoration:underline}
A:active {color:CCCCCC; text-decoration:underline}

.mouseout {color: FFCC00; text-decoration:none}
.mouseover {color: CCCCCC; text-decoration:underline}

BODY {background color:#CC0000; background-image:url(bg-prodserv.gif); font-size:100%; margin-left:0; margin-right:0; }

P {color:white;}