﻿.validatorCalloutHighlight
{
	background-color: #fffacd;
}
.error a
{
	text-decoration: none;
	color: red;
}
.error a:hover
{
	text-decoration: underline;
	color: red;
}
.error a:active
{
	text-decoration: none;
	color: red;
}
.error a:visited
{
	text-decoration: none;
	color: red;
}
.error span
{
	color: red;
}
.errortab
{
	color: red;
}

