/* For artist_cv_chi.htm */

a:link {
	text-decoration: none;
	color: #9A9A9A;	
}
a:visited {
	text-decoration: none;
	color: #9A9A9A;	
}
a:hover {
	text-decoration: none;
	color: #C8C8C8;	
}
a:active {
	text-decoration: none;
	color: #9A9A9A;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	color: #9A9A9A;
}