
A:hover 		{color:red; }

.buybtn:hover 	{font-weight:bold}

.callout		{font-size:17 px;
				 color:#000066;
				 font-weight: normal;
				}
.hubbtn			{color:white;
				 text-decoration:none;
				 }
a.hubbtn:hover	{color:yellow;
				text-decoration:underline;
				}



