A:link
{
text-decoration: none;
}
A:hover
{
	background-color: #CCCCCC;
	color: #000000;
}
.noti2
{
  border-right-style: dotted;
  border-right-width:1px ;
}
.noti
{
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	background-image: url(fdo_noti.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
	background-attachment: scroll;
	width:100%;

}

.hand
{	
cursor: hand;
}
#noti3{
	border-bottom: thin dashed #CCCCCC;
	border-left: solid #CCCCCC;
	width: 480px;
}
#noti4{
	margin: 6px;

}
