a:hover   {
	color: #6699FF; text-decoration: underline;
	background-color: #F0F8FF;
	font-family: "Trebuchet MS";
}
a:active  { text-decoration: none;
	font-family: "Trebuchet MS";
}
a:link {
	color: #000099; text-decoration: none;
	font-family: "Trebuchet MS";
}
a:visited { text-decoration: none;
	font-family: "Trebuchet MS";
}
a { text-decoration: none}
.title {
	font-family: "Trebuchet MS";  
	font-weight: bold;  
	font-size: 35px; }
.windowstitle {
	font-family: "Trebuchet MS";  
	font-weight: bold;  
	font-size: 24px; }
.windowspop {
	font-family: "Trebuchet MS";  
	font-weight: bold;  
	font-size: 20px; }
.text {
	font-family: "Trebuchet MS"; 
	font-size: 14px; }
.smalltext {
	font-family: "Trebuchet MS"; 
	font-size: 11px; }
.textlink {
	font-family: "Trebuchet MS"; 
	font-weight: normal;  
	font-size: 14px; }
.homelink {
	font-family: "Trebuchet MS"; 
	font-weight: bold;  
	font-size: 14px; }
.detaillink {
	font-family: "Trebuchet MS"; 
	font-weight: bold;  
	font-size: 14px;  }
.heading {
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 16px; }
.artist {
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 16px;
 }
.price {
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 15px;
 }
.subtitle {
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 13px;
 }
.Lastname {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #000099;
	font-weight: bold;
}
.Firstname {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
}
.Ketubah {
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #c0c0c0;
}
.Ketubah_Title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.top {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.redbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.menu1 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #000099;
	font-weight: bold;
}
.menu2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000099;
	font-weight: bold;
}
.division_of {color: #EEB8C6;
	font-style: italic;
	font-family: Calligraphic;
	font-size: 14px;
}
.ketubahtitle1 {
    color: #CC99CC;
    font-family: "Trebuchet MS";  
	font-weight: bold;  
	font-size: 35px; }

.ketubahtitle2 {
    color: #9999FF;
    font-family: "Trebuchet MS";  
	font-weight: bold;  
	font-size: 25px; }

.ketubahtitle3 {
    color: #CC99FF;
    font-family: "Trebuchet MS";  
	font-weight: bold;  
	font-size: 30px; }

.header {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000099;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}