/* CSS Document */

body {
	html margin:0px;height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
}

a:link {
	color:#0e528b;
	text-decoration:underline;
}

a:hover {
	color:#2ea2e4;
	text-decoration:underline;
}

a:visited {
	color:#0e528b;
	text-decoration:underline;
}

a.menu:link {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#0e528b;
	text-decoration:none;
}

a.menu:hover {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;	
	color:#2ea2e4;
	text-decoration:none;
}

a.menu:visited {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#0e528b;
	text-decoration:none;
}