A:link {
	text-decoration: none;
	color: #000;
}
A:visited {
	text-decoration: none;
	color: #000;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: none;
	color: #CCC;
}

#heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #D41D0B;
	font-weight: bold;
}

#News {
	font-family: Verdana, Geneva, sans-serif;
	color: #383838;
	font-size: 16px;
	font-weight: 400;
}

#Emergency {
	font-family: Verdana, Geneva, sans-serif;
	color: #D6210E;
	font-size: 18px;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}

#testimonials {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	font-style: italic;
	font-weight: normal;
}

#Navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #333;
}


html>body #heading {
	font-family: "Myriad Pro";
	font-size: medium;
	color: #D41D0B;
	font-weight: bold;
}

html>body #News {
	font-family: "Myriad Pro";
	color: #383838;
	font-size: 18px;
	font-weight: 400;
}

html>body #Emergency {
	font-family: "Myriad Pro";
	color: #D6210E;
	font-size: 18px;
	font-weight: bold;
}

html>body td {
	font-family: "Myriad Pro";
	font-size: medium;
	color: #000;
}

html>body #testimonials {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	font-style: italic;
}

html>body #Navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
