a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
 a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #666666;
}


.selectedMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-decoration: none;

}
.logo {
	float: right;
	border: solid #C5FED6;
	padding: 20px 5px 5px;
	clear: right}
	
#candy {
	border: none;
	padding-top: 40px;
}
	
.gift {
	padding: 5px;
	float: left;
}

#header {
	width: 100%;
	clear:both;
}

div#content {
	clear: both;
	width: 100%;
}

p.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.floatLeft {
	float: left;
}

body {
	/* background-image: url(images/Valentine/candyCompositeLight2.png); */
	background-repeat: repeat;
	background-position: 0px 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
td.poem {
	color: #666666;
	font-size: 10px;
}

.floatLeft {
	float: left;
	padding-right: 15px;
}

.catalogHeading {	
	font-size:24px;
}

table.catalog {
	border: 2px solid #CCFFCC;
	margin-right: 25px;
	margin-left: 25px;
}

table td.catalog
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:30px;
	line-height: 18px;
}
#bottomLinks {
	clear: both;
}
rt20pxPadding {
	padding-right: 20px;
}

img {
	border: none;
}
.borderGreen2px {
	border: 2px solid #C5FED6;
	margin-top: 50px;
}
.style4 {font-size: 12px}
.copyright {font-size: 10px}
