﻿.text
{
	color: #aaaaaa;
}

.errorText
{
	color: #550000;
	font-weight: normal;
}

.errorTextBold
{
	color: #550000;
	font-weight: bold;
}