td, body, div
	{
    font-family:'Trebuchet MS', arial, sans-serif;
    font-size:12px;
    color:#4a4a49;
    }
h1
	{
    font-size:18px;
    color:#97bf15;
	font-weight:normal;
    }
h2
	{
    font-size:14px;
    color:#4a4a49;
	font-weight:normal;
    }
a:link
	{
	color:#97bf15;
	}
a:active
	{
	color:#97bf15;
	}
a:visited
	{
	color:#97bf15;
	}
a:hover
	{
	color:#668207;
	}