a:link {text-decoration: none; color: #e60f95;}
a:active {text-decoration: none; color: #e60f95;}
a:visited {text-decoration: none; color: #e60f95;}
a:hover {text-decoration: underline; color: #f563be;}

a.menu:link {text-decoration: none; color: #ffffff;}
a.menu:active {text-decoration: none; color: #ffffff;}
a.menu:visited {text-decoration: none; color: #ffffff;}
a.menu:hover {text-decoration: underline; color: #ffffff;}

a.copyright:link {text-decoration: underline; color: #000000;}
a.copyright:active {text-decoration: underline; color: #000000;}
a.copyright:visited {text-decoration: underline; color: #000000;}
a.copyright:hover {text-decoration: underline overline; background-color: #cbc7cd; color: #000000;}

body,td,tr,table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
		 }

.menu {
	font-size: 12px;
	color: #ffffff;
      }

.header {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #000000;
	}
	
.cakedesigns {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #000000;
	}

.caption {
	font-size: 14px;
	 }

.copyright {
	font-size: 10px;
	font-style: bold;
	   }

.flavfill {
	font-size: 13px;
	  }

.flavfill2 {
	font-size: 20px;
	font-style: bold;
	color: #f563be;
           }

.promo {
	font-size: 15px;
       }

html {
	scrollbar-base-color: #f563be;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #fdcfe5;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
     }