.rollsalon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #353536;
	text-align: left;
	text-decoration: none;
	color:#FFF;	
}

.rollsalon a {
	width:280px;
	background-color: #8A7089;
	border: 0px solid #000000;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFF;
	padding-left: 8px;
}
.rollsalon a:hover {
	text-decoration: none;
	background-color: #8A1789;
	color: #000;
}
.rollsalon ul {list-style-type: none;}
.rollsalon p {margin:0px}

.rollblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #353536;
	text-align: right;
	text-decoration: none;
	color:#FFF;	
}

.rollblue a {
	width:167px;
	background-color: #8A7089;
	border: 0px solid #000000;
	text-align: right;
	display:block;
	text-decoration: none;
	color:#FFF;
	padding-right: 8px;
}
.rollblue a:hover {
	text-decoration: none;
	background-color: #8A1789;
	color: #000;
}
.rollblue ul {list-style-type: none;}
.rollblue p {margin:0px}

.rolltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #353536;
	text-align: right;
	text-decoration: none;
	color:#FFF;	
}

.rolltop a {
	width:150px;
	height:20px;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#FFF;
	background-attachment: fixed;
	background-image: url(../buttons/navback1.jpg);
	background-repeat: repeat-x;
	padding: 2px;
}
.rolltop a:hover {
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../buttons/navback2.jpg);
	background-repeat: repeat-x;
	color:#000;	
}
.rolltop ul {list-style-type: none;}
.rolltop p {margin:0px}

.rolltophome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #353536;
	text-align: right;
	text-decoration: none;
	color:#FFF;	

}

.rolltophome a {
	width:167px;
	height:20px;
	text-align: right;
	display:block;
	text-decoration: none;
	color:#FFF;
	background-attachment: fixed;
	background-image: url(../buttons/navback1.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	padding-right: 8px;
}
.rolltophome a:hover {
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../buttons/navback2.jpg);
	background-repeat: repeat-x;
	color:#000;	
}
.rolltophome ul {list-style-type: none;}
.rolltophome p {margin:0px}
