a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #00CCFF;
	text-decoration: none;

}
.btnsize {
	height: 22px;
	width: 120px;
}
.btnsizeHighlight {
	height: 22px;
	width: 120px;
	font-weight: bold;
	color: #FF9900;



}
