.master {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	color: #244521;
}

.master:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	color: #99CC33;
	text-decoration: none;
}
.master:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	color: #993300;
	text-decoration: none;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #244521;
	
}
.welcome link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99CC00;
 	text-decoration: none;
}

.welcome:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCC33;
 	text-decoration: none;
}
