body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: 0.8em;
	font-style: italic;
	
}

a {
    text-decoration: none;
	font-weight: bold;
}

a:link {
    color: #93C4DE;
}

a:visited {
    color: #93C4DE;
}

a:hover {
    color: #769DB2;
}

a:active {
    color: #769DB2;
}

/* 
NYU purple #593283 
CNS blue  #93C4DE 
CNS blue 80% #769DB2 
*/
