a { 	color: #3478BD;}a:hover {	color: red;}a.white { 	color: black;	text-decoration: none}a.white:hover {	color: white}a.buy {	color: red;	text-decoration: none}a.buy:hover {	color: white}body, table, select, option, input, textarea {	font-family: arial;	font-size: 14}strong {	color: darkblue}