/* Cascading Style Sheets Master File */
/* ©2006 My Baby Party */
/* All Rights Reserved */

/* Body Style */
/* body { scrollbar-arrow-color: white; scrollbar-base-color: black;
scrollbar-face-color: #0099cc; scrollbar-highlight-color: white;
scrollbar-shadow-color: white } */
body { color: #5D5EC2; font-size: 14; font-family: Verdana, Arial, Helvetica, sans-serif }
a { color: #EB78C6; text-decoration: none }
a:hover { color: #93BF6A; text-decoration: none } 
h1  { color: #5D5EC2; font-size: 16; font-weight: bold }
p  { color: #5D5EC2; font-size: 14; font-family: Verdana, Arial, Helvetica, sans-serif }
.footer  { color: #5D5EC2; font-size: 11; font-family: Verdana, Arial, Helvetica, sans-serif }
.explanation  { color: #5D5EC2; font-size: 12; font-family: Verdana, Arial, Helvetica, sans-serif }

/* Bottom MBP Link */
a.bottomlink { color: #93BF6A; font-family: Verdana; text-decoration: none }
a:hover.bottomlink { color: #EB78C6; font-family: Verdana; text-decoration: none }

/* Multiple Pages Menu */
a.pagesmenu { color: black; font-family: Verdana; text-decoration: none }
a:hover.pagesmenu { color: black; font-family: Verdana; text-decoration: underline }
