/* music_mary_style CSS Document */

body {color: black; font-size: 10pt; font-family: Verdana, Arial, san-serif; background-image:url('images/bread_bgnd_trans.jpg');}

a:link {color: #990000; text-decoration: none; }
a:hover {color: #990000; background:#FFFF99; text-decoration: none;}
a:visited {color: #990000; text-decoration: none; }
a:visited:hover {color: #990000; background:#FFFF99; text-decoration: none;}

.navigation a, .navigation a:active, .navigation a:visited {display:block; padding:2px; color:#000000; text-decoration:none; background:#F2EBD9; width:100%}
.navigation a:hover, .navigation a:visited:hover {background:#FFFF99; color:#000}

.bagel a, .bagel a:active, .bagel a:visited {color:#663300; text-decoration:none; background:none;}
.bagel a:hover, .bagel a:visited:hover {color:#663300; text-decoration:underline;}

.sandwich a, .sandwich a:active, .sandwich a:visited {color:#990000; text-decoration:none; background:none;}
.sandwich a:hover, .sandwich a:visited:hover {color:#990000; text-decoration:underline;}

.more a, .more a:active, .more a:visited {color:#FF6600; text-decoration:none; background:none;}
.more a:hover, .more a:visited:hover {color:#FF6600; text-decoration:underline;}
