
a:visited, a:link {
	color: #EA0086;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    background-color: #EA0086;
   
}

body {
	background-color: #FDEDF2;
	background-image: url(http://www.sweetstuffdesigns.com/images/sweetstuffheaderbk.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #EA0086;
	scrollbar-arrow-color: #EA0086;
	scrollbar-darkshadow-color: #EA0086;
	scrollbar-face-color: #F8E4EA;
	scrollbar-highlight-color: #F8E4EA;
	scrollbar-shadow-color: #5C5248;
	scrollbar-track-color: #EFADC8;
}

h1 {
	color: #EA0086;
	font-size: 15px;
	text-decoration: underline;
	text-transform: capitalize;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	background-image: url(http://www.sweetstuffdesigns.com/images/sweetstuffheaderbottom.jpg);
    width: 291px;
    height:51px;
	background-position: left top;
	background-repeat: no-repeat;
}
.bottom {

	background-image: url(http://www.sweetstuffdesigns.com/images/pagebottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
    text-align: center;
    
}

.copyrights {
	color: #666666;
	font-size: 11px;
}

.date {
	color: #EA0086;
	font-size: 10px;
}

.navbk {
	border-bottom-width: 0px;
	border-color: #000000 #EA0086;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 0px;
}
