

		
	input.redbutton {
		background-color: #B22222;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 90%;
		font-weight: bold;
		color: white;
		cursor: pointer;}
		
	B {color: #000000; }
	a { color: #800000;}
	a:hover { color: #800000;text-decoration: underline; background-color : tan;  }
	a:visited { color: #800000;}
