﻿/* TextColour.css */

.footerCopyrightText, .titleFooterText
{
	color: white;
}
.webmasterText, .webmasterLink, a.webmasterLink:hover
{
	color: white;
}


body.page, body.title, div.line, div.key, div.paragraph, div.paragraphQuote, div.paragraphHeading, div.phraseHeading, div.statement, div.statementHeading
{
	color: #666666;
}

input.button
{
	color: #666666;
}

.composer
{
	color: black;
}
.work
{
	color: Gray;
}


