a.menu.hover {  text-decoration: underline;}
a.menu{  text-decoration: none;}

a:hover {  text-decoration: underline;}
a:visited {  color:#990033;}

.f10px {  font-size: 10px; line-height: 14px;}
.f12px {  font-size: 12px; line-height: 15px;}
.f14px {  font-size: 14px;  line-height: 18px;}

body {
	text-align:center;
}
.pan {
	margin:10px auto;
	text-align:left;
	font-size:x-small;
}

