@charset "utf-8";
/* CSS Document */

/* Top and bottom link stuff */
a.menulink:link { font-family: Verdana; font-size: 7pt; font-style: normal; font-weight: bold; color: #ffffff; line-height: 7pt; text-decoration: none}
a.menulink:visited { font-family: Verdana; font-size: 7pt; font-style: normal; font-weight: bold; color: #ffffff; line-height: 7pt; text-decoration: none}
a.menulink:hover { font-family: Verdana; font-size: 7pt; font-style: normal; font-weight: bold; color: orange; line-height: 7pt; text-decoration: none}

/* Sidebar Navi Links */

a.sidebar:link { font-family: Verdana; font-size: 10pt; font-style: normal; font-weight: bold; color: #ffffff; line-height: 10pt; text-decoration: none}
a.sidebar:visited { font-family:Verdana; font-size: 10pt; font-style: normal; font-weight: bold; color: #ffffff; line-height: 10pt; text-decoration: none}
a.sidebar:hover { font-family:Verdana; font-size: 10pt; font-style: normal; font-weight: bold; color: orange; line-height: 10pt; text-decoration: none}

/* I don't remember... */
.style2 {font-family: Arial, Helvetica, sans-serif}