﻿.alert
{
	background: Red;
	color: White;
}
.notice
{
	background: Green;
	color: White;
}
