body {
	width: 100%;
	height: 100%;
}

.storemain {
	color: #000066;
}

a:link { 
	color: #726892; 
	text-decoration: none; 
}

a:hover { 
	color: #8983F9; 
}

a:visited { 
	color: #726892; 
	text-decoration: none; 
}

a.underline {
	text-decoration: underline;
}

a.underlineb {
	text-decoration: underline;
	font-weight: 600;
}

.weight-title {
	background-color: #E6FAE6;
}

.weight-dark {
	background-color: #A9AAF4;
}
