/* Name: 	sue.css		*/
/* Stefan Fronzek, 19.01.00	*/

/* new style for links */
a.new:link { color:#900000; text-decoration: none; }
a.new:visited { color:#CC6600; text-decoration: none; }
a.new:active { color:#CC0000; text-decoration: none; }
a.blue:link { color:#333399; text-decoration: none; }
a.blue:visited { color:#3366CC; text-decoration: none; }
a.blue:active { color:#3399FF; text-decoration: none; }
p.important { font-family:Arial,Helvetica,sans-serif; font-weight:bold; text-align:right}
p.imptt2 { font-family:Arial,Helvetica,sans-serif; font-weight:bold; text-align:left}

body { background-color:#FFFFFF; }

