/********************************************************************************/
/*										*/
/*                      Cascading Style Sheets Master File			*/
/*                             ©2005 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 { font-family: Verdana }
a { color: #336699; text-decoration: none }
a:hover { color: #A9A9A9; text-decoration: none } 
h1  { color: #336699; font-size: medium; font-weight: bold }

/* Side Menu */
a.side { color: white; font-family: Verdana; text-decoration: none }
a:hover.side { color: #000000; text-decoration: none; background-color: #CCCCFF; width: 150px }

/* Bottom MBP Link */
a.bottomlink { color: black; font-family: Verdana; text-decoration: none }
a:hover.bottomlink { color: #336699; 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 }

