@charset "utf-8";
/* CSS Document */



#alert-font {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: x-small;
	color: #49572A;
	font-weight: normal;
}
a.alert-font:link {text-decoration: underline; font-weight: normal; color: #49572A;}
a.alert-font:visited {text-decoration: underline; font-weight: normal; color: #49572A;}
a.alert-font:hover {text-decoration: none; font-weight: normal; color: #D97C18;}


#alertTitle {
	/*font-weight: bold;*/
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #030;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
