@charset "utf-8";
.fontforPm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link{
color:#00CCFF;
}
a:hover{
color:#0099FF;
}
a:visited{
color:#00CCFF;
}
a:active{
color:#0099FF;
}
