a:link, a:visited { text-decoration: none; }
a:hover 		  { text-decoration: underline overline; }
a:active		  { background-color: red; color: white; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; text-decoration: underline; }

.header	 { font-size: 18pt; font-weight: normal;  }
.subhead { font-size: 7.5pt; font-weight: normal; }
.large	 { font-size: 18pt; }
.big	 { font-size: 12pt; }
.small	 { font-size: 8pt; }

.gal  	 { text-align:center; font-size:8pt; }
.toplist { font-size:8pt; }

.jpaetag   { font-family: Verdana; font-size: 16pt; color: #ff693a; text-align: center; }
