<style>


/*
body{??????
	background-image: url(http://www.monogramsalonsuites.com/images/mbackground.gif);
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment: fixed;
}
*/
A.links:link {
	text-decoration: none;
	font-family:"Arial Narrow";
	color:blue;/*#8f3762;*/	
	font-size:12px;
	font-weight:bold;
}

A.links:visited {
	text-decoration: none;
   font-family:"Arial Narrow";
	color:blue;/*#8f3762;*/	
	font-size:12px;
	font-weight:bold;
}

A.links:hover {
	text-decoration: underline;
	font-family:"Arial Narrow";
	color:#808080;	
	font-size:12px;
	font-weight:bold;
}

A.bodylink:link {
	text-decoration: none;
	font-family:"Arial Narrow";
	color:#8f3762;	
	font-size:16px;
	font-weight:bold;
}

A.bodylink:visited {
	text-decoration: none;
   font-family:"Arial Narrow";
	color:white;	
	font-size:16px;
	font-weight:bold;
}

A.bodylink:hover {
	text-decoration: underline;
	font-family:"Arial Narrow";
	color:#808080;	
	font-size:16px;
	font-weight:bold;
}

.largeinformation {
	color:#000000;
	font-size:60px;
	font-family:"Arial Black";
	text-align:center;
}

.sectiontitle {
	color:#89375e;
	font-size:xx-large;
	font-family:"Arial Black";
	text-align:center;
	font-style: normal;
	text-decoration: underline;
}

.largeinformationblue {
	color:navy;
	font-size:28px;
	font-family:"Arial Narrow";
	text-align:center;
}


.subtitleinformation {
	color:#000000;
	font-size:20px;
	font-family:"Arial Narrow";
	text-align:center;
}

.information {
	color:#000000;
	font-size:16px;
	font-family:"Arial Narrow";
	text-align:justify;
}
.smallinformation {
	color:#000000;	font-size:13px;
	font-family:"Arial Narrow";
	text-align:justify;
}

TD.bulletfont {
	font-size:16px;
	font-family:"Arial";
}

A:link {color:blue; text-decoration: none;}
A:visited {color:blue; text-decoration: none;}
A:hover {text-decoration: underline;}


</style>
