#a1
{
	color: white;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: left;
}
#a1 a{
	color: white;
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
}
#a1 a:link, #a1 a:visited
{
	background: transparent;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: left;
	text-decoration: none;
}
#a1 a:hover
{
	color: #99FFCC;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: left;
	text-decoration: none;
}
#a2
{
	background: #FF9966;
	color: Yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 100px;
	text-align: center;
}
