@charset iso-8859-1
/* author: College Marketing Group */
/* creation date: 2/5/03 */

<style type="text/css">

.blacklinktext{ 
	font-size: -2; 
	color: black; 
	font-family: Arial,Helvetica; 	 
	text-align: left; 
	text-decoration: none;
}	

a.black8ptarial:link { 
font-weight: bold; 
font-size: -1; 
color: #005100; 
font-family: Arial,Helectiva; 
text-decoration: underline 
} 
a.black8ptarial:hover { 
font-weight: bold; 
font-size: -1; 
color: #005100; 
font-family: Arial,Helectiva; 
text-decoration: underline 
} 
a.black8ptarial:active { 
font-weight: bold; 
font-size: -1; 
color: #005100; 
font-family: Arial,Helectiva; 
text-decoration: underline 
} 
a.black8ptarial:visited { 
font-weight: bold; 
font-size: -1; 
color: #005100; 
font-family: Arial,Helectiva; 
text-decoration: underline 
} 
</style>


