span.dept_red a:link {color: #CC0033; text-decoration: none; font-weight : bold;}
span.dept_red a:visited {color: #CC0033;	text-decoration: none; font-weight : bold;}
span.dept_red a:hover {color: #0000FF; text-decoration: underline; font-weight : bold;}
span.dept_blue a:link {color: #0000CC; text-decoration: none; font-weight : bold;}
span.dept_blue a:visited {color: #0000CC;	text-decoration: none; font-weight : bold;}
span.dept_blue a:hover {color: #0000FF; text-decoration: underline; font-weight : bold;}

span.dept_green a:link {color: #00712E; text-decoration: underline;}
span.dept_green a:visited {color: #00712E;	text-decoration: underline;}
span.dept_green a:hover {color: #000000; text-decoration: underline;}
span.dept_green {color: #00712E;}
td.dept_green {background: #00712E;}
option.dept_green{color:#00712E;}

span.dept_pink a:link {color: #D13E70; text-decoration: underline;}
span.dept_pink a:visited {color: #D13E70;	text-decoration: underline; }
span.dept_pink a:hover {color: #000000; text-decoration: underline;}
span.dept_pink {color: #D13E70;}
option.dept_pink{color:#D13E70;}

span.dept_purple a:link {color: #932A96; text-decoration: underline;}
span.dept_purple a:visited {color: #932A96;	text-decoration: underline; }
span.dept_purple a:hover {color: #000000; text-decoration: underline;}
span.dept_purple {color: #932A96;}
option.dept_purple{color:#932A96;}

span.dept_black a:link {color: #000000; text-decoration: underline;}
span.dept_black a:visited {color: #000000;	text-decoration: underline; }
span.dept_black a:hover {color: #000000; text-decoration: underline;}
span.dept_black {color: #000000;}
option.dept_black{color:#000000;}
