@charset "UTF-8";

/*
-----------------------------------------------
Style Sheet

Site: zamyatheater.org
Author:   Matthew Duffin, post-rad.com
Version:  2009.10.18
----------------------------------------------- */

h1 {
	color:#cc3300;
}

h2 {
	color: #669933;
}

a:link, a:active, a:hover, a:visited, a:visited:hover {
	color:#0099FF;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#999;
	text-decoration:underline;
}