.msg{
	background: InactiveCaption;	
	padding: 6px;
	border: outset thin;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.msgButton{
	background: ThreeDFace;
	color: AppWorkspace;
	padding: 4px;
	text-decoration: none;
	border: groove thin;
}

.msgTitle{
	background: ActiveCaption;
	color: HighlightText;		
}

.msglinks{
	text-decoration: none;
	color: ButtonText;
}

.msgIcon{
	font-family: Webdings;
	font-weight: bolder;
	font-size: xx-large;
}