<!--

/* ************* */
/* alert styles  */
/* ************* */

.alert {
	color:#CC0000;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
}

a.alert, a.alert:visited {
	color:#CC0000;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
}

a.alert:active, a.alert:hover {
	color:#CC0000;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
}

-->
