@import url(default.css);

body { font-size: 100% !important; }


a.fontsize#sm { font-size: 85%; background-color: #A5C7D7; text-decoration: none; border: 1px solid gray; }
a.fontsize#med { font-size: 105%; background-color: #A5C7D7; text-decoration: none; border: 1px solid gray; }
a.fontsize#lg { font-size: 130%; background-color: #CBDAEC; text-decoration: underline; border: 1px solid white; }
a.fontsize:hover { border: 1px solid white; }
