a {
	text-decoration: none;
	color: #ffffff;
	font-size:12px
}
a:hover {
	text-decoration: none;
	color: #efef00;
	font-size:12px
}
.am {
	font-family: Times New Roman;
	font-size: 14px;
	color: #003300;
}
.am:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
}
.style1 {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: #003300;
}
.style2 {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}