﻿/* TextColour.css */

.titleQuotationText
{
	color: White;
}
div.line, div.key,div.paragraph, div.paragraphQuote, div.paragraphHeading, div.phraseHeading, 
div.statement, div.statementHeading, a.footerText
{
	color: #333333;
}

input.button
{
	color: #666666;
}
.footerTitleCopyrightText, .footerCopyrightText, .webmasterText, .webmasterLink, a.webmasterLink:hover
{
	color: #999999;
}

.page, .panelFooterCopyright,  .footerText, .footerWeblink, .footerWeblink:link, .footerWeblink:visited, .footerWeblink:hover, .footerWeblink:active
{
	color: #999999;
}
