/* standard css for link section 
Copyright (C) 2000 Tomizono */
body { font-family: helvetica,Arial,Sans-serif; font-size: 18px; color: white;
 background: #dd7755; }
h1 { font-weight: bold; font-family: Verdana,bookman,sans-serif;
 font-size: 48px; color: #eeeeee; }
h2 { font-weight: bold; font-size: 24px; color: #ffccbb; text-align: center; }
a { color: yellow; text-decoration: none; margin: 10px; }
a:hover { color: #ddddff; }
.link { text-align: center; background-color: #bb7766; color: #ffccbb; margin-bottom: 24px; }
.link img { border-style: none; vertical-align: middle; }
