
#EmailDiagFilRougeScroller{
	width: 730px;
	height: 30px;
	border: none;
	padding: 2px;
	background-color: #C0C0C0;
}

a {
	font-family: Arial,Times,serif,MingLIU,"MS Mincho","European Courier (True Type)","Lazuri UTOPIC","Great Moravia","ER Bukinist 1251 (TrueType)","Times NR Czech","HTG Garamond","Courier MonoThai","Ismini Regular (True Type)";
	font-size: 12pt;
	text-decoration:none;
	color: #000000;
}

a.InformationMsgProperties:link {
	color: #008000;
}

a.InformationMsgProperties:visited {
	color: #008000;
}

a.InformationMsgProperties:hover {
	color: #008000;
}

a.WarningMsgProperties:link {
	color: #FFFF00;
}

a.WarningMsgProperties:visited {
	color: #FFFF00;
}

a.WarningMsgProperties:hover {
	color: #FFFF00;
}

a.AlertMsgProperties:link {
	color: #FF0000;
}

a.AlertMsgProperties:visited {
	color: #FF0000;
}

a.AlertMsgProperties:hover {
	color: #FF0000;
}


