/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background:#A3B1BC;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 75%;
	color: #364f6b;

}

a {
	color: #364f6b;
}

a:active, a:visited {
	color: #364f6b;
}

a:hover {
	color: #cc8829

}