body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Purple;
	background-color: white;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(img/background-shawls.jpg);
	background-repeat : no-repeat;
	margin-left : 0px;
	margin-top : 0px;
	margin : 0px;
}

h1.title {
	font-size: 28px;
	font-weight: lighter;
	color: #E4461F;
	padding: 0px;
	vertical-align: middle;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}
a:link {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bolder; 
	color: #800080; 
	text-decoration: none
}
a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bolder; 
	color: #800080; 
	text-decoration: none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bolder;
	color: #990000;
	text-decoration: underline
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
	font-weight: bolder;
	color: #800080;
	text-decoration: none;
}


