.r {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	border: thick dotted #FF0000;
	filter: Glow(Color=red, Strength=bold);
	font-size: 14px;
	list-style-type: none;
	list-style-position: outside;
	width: 300px;
	padding: 4px;
	cursor: hand;
	text-transform: capitalize;
?, Strength=?); }

