/* DA DOCUMENTS DEFAULT STYLE SHEET SEP 2000 */

/* HOVER EFFECTS */
A {text-decoration:underline; color:#000099;}
A:hover {text-decoration:underline; color:#000099; background-color:#FFFF66;}

A.more {text-decoration:none; color:#CC0000;}
A.more:hover {text-decoration:underline; color:#990000; background-color:#FFFF66;}

A.plain {text-decoration:none;}
A.plain:hover {text-decoration:none;}
