/* CSS */

.sh_css_id {
	font-weight: bold;
	color: #830683;
}
.sh_css_class {
	color: #800080;
}
.sh_css_tag {
}
.sh_css_attr {
	color: #ff00ff;
}
.sh_css_special {
	color: #0000ff;
}
.sh_css_wrapper {
	font-weight: bold;
}
.sh_css_key {
	font-weight: bold;
}
.sh_css_value {
	color: #800000;
}
.sh_css_string {
	color: #dd0000;
} 
