a:link {color:#000000;}    /* unvisited link */
a:visited {color:#0000A0;} /* visited link */
a:hover {color:#0000FF;}   /* mouse over link */
a:active {color:#0000FF;}  /* selected link */
body {
background-color: #ADD8E6;
font-family:  Rockwell Extra Bold;
font-size: 10pt;
padding: 5px 12px;
<body link="#C0C0C0" vlink="#808080" alink="#FF0000"> 
}
.sectionTitle {
font-family:Elephant;
font-size: 14pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
margin-bottom: 1px;
}
.courseWork {
text-align: center;
}
.pageHeader {
font-family:Elephant;
font-size: 24px;
font-weight: normal;
font-variant: small-caps;
background-position: center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
text-align: center; 
margin-bottom: 0px;
}
.pageHeaderLinks {
font-family:Elephant;
font-size: 12px;
font-weight: normal;
text-align: center;
margin: 5px 5px 15px;
}
 
.pageTitle {
font-family:Elephant;
font-size: 24px;
font-weight: normal;
text-align: center;
}