﻿@charset "utf-8";

.Messagetext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
