body {
	background-color:#FFC);
}

a:link {
  color: #663300; 
  text-decoration: none;
}

a:visited { 
  color: #660000; 
  text-decoration: none;
}

a:hover { 
  color: #663300; 
  text-decoration: underline
}

a:active { 
  color: 663300;
}


.CSdeptAddress {
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
}


.headingsGreenItalics {
	font-style: italic;
	color: #336633;
	font-weight: bold;
}
.royalBlueItalics {
	font-style: italic;
	color: #000099;
	font-weight: bold;
}
.purpleItalics {
	font-style: italic;
	color: #663333;
	font-weight: bold;
}
.redAssignmentDates {
	font-style: italic;
	color: #ff0000;
}
