BODY {
	background-color: #f4f5f6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
} 

A {
	color: 5F5B87;
	text-decoration : none;
} 

A:VISITED {
	color: F8B500;
} 

A:HOVER {
	color: 000000;
	text-decoration : underline;
} 

.navigation {
	color: #FFFFFF;
	font-size: 18px;
}
.contact {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px;}
.menu {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px;}
.menu:hover {color: #F8B500; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px;}
.heading {
	color: #5F5B87;
	font-weight: bold;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
}
.body {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	color: #5F5B87;
	font-size: 12px;
}