.error {
	color: #FF0000;
	font-weight: bold;
}

.bootmsg {
	color: red;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.link {
	color:#006699;
	font-family: Arial;
	font-size: 10pt;
}