<style type="text/css">
/* This external css document has been created ONLY for use on the CPS CCST site. */ 

a:hover{color:#000080; text-decoration:underline; }
a{text-decoration:none}; 

/* Course titles for each class */ 
.coursetitle  {
font-size : 16px; 
font-family : Arial, Helvetica, sans-serif; 
color : #574790; 
text-style : italic;
font-weight : bold;  
}

/* Course id number directly under the titles for each class */ 
.courseid  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
text-decoration : none;
font-weight : bold;  
}

/* Course teacher title names directly under the titles for each class */ 
.courseteachertitle  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
text-style : italic;
font-weight : bold;  
}

/* Course teacher names directly under the titles for each class */ 
.courseteacher  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #574790; 
text-style : italic;
font-weight : bold;  
}

/* Course teacher names directly under the titles for each class */ 
.courseteacher:hover  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #574790; 
text-decoration : underline;
font-weight : bold;  
}

/* Course room # directly under the titles for each class */ 
.courseroom  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
text-decoration : none;
font-weight : bold;  
}

/* Course description title used for each class */ 
.coursedesctitle  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
text-decoration : none;
font-weight : bold;  
}

/* Course description title used for each class */ 
.coursedesc  {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
text-decoration : none;
font-weight : none;  
text-align: justify;
}

/* page directory used on all pages */ 
.pagedir  {
font-size : 10px; 
font-family : Arial, Helvetica, sans-serif; 
color : #574790; 
text-decoration : none;
font-weight : none;  
}

/* page directory used on all pages */ 
.pagedir:hover  {
font-size : 10px; 
font-family : Arial, Helvetica, sans-serif; 
color : #574790; 
text-decoration : underline;
font-weight : none;  
}

//-->
</style>