.unnamed1 {
	text-decoration: underline;
}
.monet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.monet_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.quick:link{
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
a.quick:visited{
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
a.quick:active{
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
a.quick:hover{
	text-decoration:underline
	font-weight:bold;
	color:#FF9900;
}