	#bluebutton {
		}

	#button {
		vertical-align:middle;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		margin-bottom:12px;
		padding-left:12px;
		padding-right:12px;
		padding-top:4px;
		padding-bottom:4px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		height:18px;
		}

		#bluebutton a:hover{pointer:select; background:#9998CB; color:white;}
		#bluebutton a { text-decoration: none; font-family: Arial; color:white; background:#4E4D98 }