a:link {
	text-decoration: none;
	color: #CC0033;
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
h1 {
	color: #dd0055;
}
h2 {
	color: #dd0055;
}
h3 {
	color: #dd0055;
}
h4 {
	color: #dd0055;
}
h5 {
	color: #dd0055;
}
h6 {
	color: #dd0055;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orange_address {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.tel_nos {
	font-size: 36px;
	font-weight: bold;
}
.toolbar {
font-size: 9px
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffdd00;
	background-image: url();
}
.leadparapink {
    color: #dd0055;
	font-weight: bold;
}
.leadorange {
	color: #ee5500;
	font-weight: bold;
}
