@charset "UTF-8";
/* CSS Document */


p.linkPt02 a {
    color: #005AAA;
    text-decoration: underline;
}

p.linkPt02 a:hover {
	text-decoration:none;
}

