@charset "utf-8";
body {
	background-image: url(http://www.cpbridal.com/noel%20back.jpg);
	background-position: right center;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	height: auto;
	width: auto;}

a:link{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
a img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EBC02C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

}
img:visited {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

img:hover {
	border-top-color: #EBC02C;
	border-right-color: #EBC02C;
	border-bottom-color: #EBC02C;
	border-left-color: #EBC02C;
}

/*Text And Fonts*/
/*White*/

.LargeTextWhite {
	font-family: "Palatino Linotype";
	font-size: 60px;
	color: #FFFFFF;
	text-align: center;
}
.MedLargeTextWhite {
	font-family: Papyrus;
	font-size: 24px;
	color: #FFFFFF;
}
.MediumTextWhite {
	font-family: Papyrus;
	font-size: 24px;
	color: #FFFFFF;
}

.StandardTextWhite {
color: #FFFFFF; 
font-family: 
Papyrus; 
}

/*Black*/
.LargeTextBlack {
	font-family: "Palatino Linotype";
	font-size: 60px;
	color: #000000;
}
.MedLargeTextBlack {
	font-family: Papyrus;
	font-size: 24px;
	color: #000000;
}
.MediumTextBlack {
	font-family: Papyrus;
	font-size: 24px;
	color: #000000;
}

.StandardTextBlack {
color: #000000; 
font-family: 
Papyrus; 
}


/*Bold White*/
.LargeTextBoldW {
	font-family: "Palatino Linotype";
	font-size: 60px;
	color: #FFFFFF;
}
.MedLargeTextBoldW {
	font-family: Papyrus;
	font-size: 24px;
	color: #FFFFFF;
	
}
.MediumTextBoldW {
	font-family: Papyrus;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

.StandardTextBoldW {
color: #FFFFFF; 
font-family: 
Papyrus; 
}


/*Bold Black*/
.LargeTextBoldB {
	font-family: "Palatino Linotype";
	font-size: 60px;
	color: #000000;
}
.MedLargeTextBoldB {
	font-family: Papyrus;
	font-size: 24px;
	color: #000000;
}
.MediumTextBoldB {
	font-family: Papyrus;
	font-size: 24px;
	color: #000000;
	a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EBC02C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
}

.StandardTextBoldB {
	color: #FFF;
	font-family: 
Papyrus;
}
table {
	position: relative;
	height: auto;
	width: 968px;
	margin-left:auto;
	margin-right:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}

