body {
	background-color: #000000;
	background-image: url(images/salon3bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.tdnopad{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;}
.head{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.red {
	color: #330000;
}
.smallertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.smrightalign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: right;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

