a:link {
	color: #990000;

}
a:visited {

	color: #990000;
}
a:hover {
	color: #FFFFFF;
	background-color: #993300;

}
a:active {



	color: #990000;
}
.StdText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
.StdTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;

}
.StdTextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-style: italic;

}
.StdTextItalicSml {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-style: italic;
	font-size: small;

}
.pagebckgrdBtlGlass {
	background-image: url(Images/WineBtlGlass50p.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;


}.LeftUpperCrn {
	background-image: url(images/LeftUpperCrnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.pagebckgrdValentinesDay {
	background-attachment: fixed;
	background-image: url(images/FlowersHearts-1.jpg);
	background-repeat: repeat;
}
.divBox {
	border: 4px groove #990000;
	margin: 0px;
	height: auto;
	width: auto;
}
