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