.agmaster {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	background-color: #00CC33;
}.agmaster:hover {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #00CC00;
}
.agmasterheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	background-color: #00CC33;
}.agmasterheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #00CC33;
}

