/* CSS Document */

/* Business Support Solutions ©2024 All Rights Reserved */



body {

	margin:0px;

	background: url("background.png");

		}
a {
	color: #ee4495;
	font-weight:bold;
	}
	
a:hover {
	color: #37a7f7;
	}

.bodyText {
	font:16px Times New Roman, Georgia, Times, serif;
	color:#0066cc;
	line-height:18px;
	margin-top:0px;
	}
	
.telephone{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ee4495;
	line-height:16px;
	}