div {
	font-family: arial,non-serif;
	}
span {
	font-family: arial,non-serif;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.bluebold {
	color: #473C8B; 
	font-variant: small-caps; 
	font-weight: bold; 
	font-size: 20px;
	}
.blackbold {
	color: #595959; 
	font-weight: bold; 
	font-size: 20px;
	}
.whitebold {
	color: #fff; 
	font-weight: bold; 
	font-size: 20px;
	}
.red {	
	color: #8B0000; 
	font-family: verdana; 
	font-size: 12px;
	}
.text {	
	color: #000; 
	font-family: verdana; 
	font-size: 12px;
	}
.blacka {
	color: #595959; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 14px;
	}
.blue {
	color: #00008B;  
	font-family: verdana; 
	font-size: 12px;
	}
.brown {
	color: #40363E;  
	font-family: verdana; 
	font-size: 12px;
	}
.blacki {
	color: #595959; 
	font-style: italic; 
	font-family: verdana; 
	font-size:12px;
	}
.blackb {
	color: #000; 
	font-family: arial,non-serif; 
	font-size: 14px;
	}
.whiteb {
	color: #fff; 
	font-weight: bold; 
	font-family: arial,non-serif; 
	font-size: 14px;
	}
.copy {
	color: #000; 
	font-family: verdana; 
	font-size: 9px; 
	text-align: center;
	}

a#weddings {
    display: block;
    width: 147px;
    height: 45px;
    margin: 0;
    text-decoration: none;
    background: url("http://www.mimsbakery.com/images/menu/weddings.gif") 0 0 no-repeat;
    }
a#weddings:hover {
    background: url("http://www.mimsbakery.com/images/menu/weddingsb.gif") 0 0 no-repeat;
    }
a#gifts {
    display: block;
    width: 147px;
    height: 45px;
    margin: 0;
    text-decoration: none;
    background: url("http://www.mimsbakery.com/images/menu/gifts.gif") 0 0 no-repeat;
    }
a#gifts:hover {
    background: url("http://www.mimsbakery.com/images/menu/giftsb.gif") 0 0 no-repeat;
    }
a#everydaygourmet {
    display: block;
    width: 147px;
    height: 60px;
    margin: 0;
    text-decoration: none;
    background: url("http://www.mimsbakery.com/images/menu/everydaygourmet.gif") 0 0 no-repeat;
    }
a#everydaygourmet:hover {
    background: url("http://www.mimsbakery.com/images/menu/everydaygourmetb.gif") 0 0 no-repeat;
    }
a#about {
    display: block;
    width: 147px;
    height: 45px;
    margin: 0;
    text-decoration: none;
    background: url("http://www.mimsbakery.com/images/menu/about.gif") 0 0 no-repeat;
    }
a#about:hover {
    background: url("http://www.mimsbakery.com/images/menu/aboutb.gif") 0 0 no-repeat;
    }
a#direction {
    display: block;
    width: 147px;
    height: 30px;
    margin: 0;
    text-decoration: none;
    background: url("http://www.mimsbakery.com/images/menu/directions.gif") 0 0 no-repeat;
    }
a#direction:hover {
    background: url("http://www.mimsbakery.com/images/menu/directionsb.gif") 0 0 no-repeat;
    }