
div.banner {
	margin: 0;
	font-size: 120% /*adjust to make the menu larger or smaller*/;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	position: fixed;
	top: 0em;	   
	left: 0em;
	width: 100%em;
	right: 0em;	
	}	
	

div.banner a:link { text-decoration: none; color:white}
div.banner a:visited { text-decoration: none; color:white}
div.banner a:hover { background:; color:#FFff66}


a.link { font-family:Arial,Geneva,sans-serif,Helvetica; font-size:18pt;
font-weight:200; text-decoration:none; text-align:center; COLOR="#2F38B3"; }

a.link:visited { font-family:Arial,Geneva,sans-serif,Helvetica; font-size:18pt;
font-weight:200; text-decoration:none; text-align:center; COLOR="#2F38B3"; }

a.link:active { font-family:TArial,Geneva,sans-serif,Helvetica; font-size:18pt;
font-weight:200; text-decoration:none; text-align:center; COLOR="#2F38B3"; }

a.link:hover { font-family:Arial,Geneva,sans-serif,Helvetica; font-size:18pt;font-weight:200; text-decoration:none; text-align:center; COLOR="white"; }
