body { background-color: #fff; text-align: center; margin: 0px }
.pad-right-10 { padding-right: 10px }
.pad-right-30 { padding-right: 30px }
.text-reg  { color: #000; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.text-large   { color: #777; font-size: 16px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link { color: #000; text-decoration: none }
a:visited { color: #000; text-decoration: none }
a:hover { color: #777; text-decoration: none }
a:active { color: #aaa; text-decoration: none }

.menu a:link    { color: #777; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu a:visited    { color: #777; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu a:hover    { color: #000; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu a:active    { color: #aaa; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }