<div class="foo">bar</div>

<style>
	.foo {
		color: red;
	}
</style>