@charset "UTF-8";
/* CSS Document */

body {
	sbackground-color: #475681;
	background-color: #475681;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #475681;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

.text {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #475681;
	background-color: #Ffffff;
	padding: 11px;
}

