/*taken from ef's site situ.ca*/.text {  		color: #666666; 		font-family: Arial,Helvetica,sans-serif; 		font-size: 12px; 		text-decoration: none; 		margin-right: 60px; 		margin-left: 20px; 		text-align: justify; 		margin-top: 30px		}				a {  		color: #003333; 		text-decoration: none		}a:link {	text-decoration: none;	color: #000000;}a:visited {	text-decoration: underline;	color: #959595;}a:hover {	text-decoration: underline;	color: #cccccc;}
