@import "aoyama/style.css";
a:hover {  color: #B2DE00; text-decoration: underline}
a:link {  color: #CC0000; text-decoration: none}
a:visited {  color: #0033CC; text-decoration: none}
.hand {
	cursor: hand;
}
.m2 {  font-size: xx-small; vertical-align: text-top}
.s {
	font-size: 10px;
}