.navlink { 
	font-family: "Arial Rounded MT Bold", Arial, "Courier New"; 
	font-size: xx-small; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}

.navlink a { 
	font-family: "Arial Rounded MT Bold", Arial, "Courier New"; 
	font-size: xx-small; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}

.navlink:hover { 
	font-family: "Arial Rounded MT Bold", Arial, "Courier New";
	font-size: xx-small; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #FFFFFF;
	}

.navlink a:visited { 
	font-family: "Arial Rounded MT Bold", Arial, "Courier New";
	font-size: xx-small; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}

.navlink a:visited:hover { 
	font-family: "Arial Rounded MT Bold", Arial, "Courier New"; 
	font-size: -2pt; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #FFFFFF;
	}
	
.font1 {  font-family: "Arial Rounded MT Bold", Arial, "Courier New"; font-size: 10px; font-style: normal; font-weight: 400; color: #000000}
.navlink2 { font-family: "Arial Rounded MT Bold", Arial, "Courier New"; font-size: 12px; font-weight: normal; text-decoration: none; color: #FFFFFF; }

.img1 {
  cursor: Hand; 
}

