.lightlink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
 	color: #FFCC66;
}
.lightlink2 a:link { 
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	}
.lightlink2 a:visited { 
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	}
.lightlink2 a:hover { 
	color: #3A2C18;
	font-size: 20px;
	font-weight: bold;
	/*background-image: url(../Images/menu button select.JPG);*/
	background-position: 100px 12px;
	background-repeat: repeat;
	background-color: #FFFFCC;
	text-decoration: none;
	}
.lightlink2 a:active { 
	/*color: #FFffcc;*/
	font-weight: bold;
	text-decoration: none;
	}
