body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	}
	
a:link {
	color:#22568C;
	text-decoration:none;
	font-size:11px;
	}

a:visited {
	color:#22568C;
	text-decoration:none;
	font-size:11px;
	}

a:active  {
	color:#22568C;
	text-decoration:none;
	font-size:11px;
	}

a:hover {
	color:#DE7005;
	text-decoration:underline;
	font-size:11px;
	}
	
a.navbar:link {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-shadow:Black;
	text-decoration:none;
}
a.navbar:visited {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
a.navbar:hover {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
}
a.navbar:active {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
