					
a:hover     		{ color              : #ffffff;
					}
					

/*Apply this class to the text you'd like a different link color. Text that is not a link will appear in this style.*/
					
font.text			{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-size           : 13px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}
					
font.bigger			{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-size           : 14px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}
					
font.smaller		{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-size           : 12px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}
															
font.label			{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-weight		  : bold;
					  font-size           : 13px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}
					
font.hdr			{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-style		  : italic;
					  font-weight		  : bold;
					  font-size           : 13px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}
					
font.welc			{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-style		  : italic;
					  font-weight		  : bold;
					  font-size           : 15px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}
					
font.realskills		{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-weight		  : bold;
					  font-size           : 17px;
					  letter-spacing      : +.2px;
					  color               : #ffffcc;
					}

font.cart			{ font-family		  : verdana,geneva,helvetica,arial,sans-serif;
					  font-size           : 13px;
					  letter-spacing      : +.2px;
					  color               : #000000;
					}										