
a.yellowButton {color:#000000; font-weight:700; display:block; text-align:center; line-height:15px; height:20px; padding-right:25px; font-size:12px; }
	a.yellowButton:hover {text-decoration:none; }
	a.yellowButton:visited, a.yellowButton:active, a.yellowButton:link {color:#000000; }
	
a.yellowButtonXSmall {background:url(../../background-images/USHomePage/buttons/NA_button_xs.png) no-repeat; width:75px; }
	a.yellowButtonXSmall:hover {background:url(../../background-images/USHomePage/buttons/NA_button_xs_hover.png) no-repeat; }
	
a.yellowButtonSmall {background:url(../../background-images/USHomePage/buttons/NA_button_s.png) no-repeat; width:100px; }
	a.yellowButtonSmall:hover {background:url(../../background-images/USHomePage/buttons/NA_button_s_hover.png) no-repeat; }
	
a.yellowButtonMedium {background:url(../../background-images/USHomePage/buttons/NA_button_m.png) no-repeat; width:125px; }
	a.yellowButtonMedium:hover {background:url(../../background-images/USHomePage/buttons/NA_button_m_hover.png) no-repeat; }

a.yellowButtonLarge {background:url(../../background-images/USHomePage/buttons/NA_button_l.png) no-repeat; width:175px; }
	a.yellowButtonLarge:hover {background:url(../../background-images/USHomePage/buttons/NA_button_l_hover.png) no-repeat; }
