<STYLE TYPE="text/css">
		
		BODY, TD, P {
			font-size: 12px;
			font-family: Arial;
			text-decoration: none;
		}
		
		/* Header text and links */
		A.headerlinks, .headerlinks {
			color: #FFFFFF;
			font-size: 14px; 
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
			text-decoration: none;
			text-align: center;
		}
		A.headerlinks:hover {
			text-decoration: underline;
		}
		
		/* Sidebar text and links */
		A.sidebar, .sidebar { 
			color: #FFFFFF; 
			font-size: 12px; 
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none;
		}
		A.sidebar:hover {
			text-decoration: underline;
		}
		/* Order and Checkout controls.*/
		A.removeitem {
			color: #880000; 
			text-decoration: underline; 
		}
		
		A.continueshopping {
			color: #003300;   
			text-decoration: underline; 
		}
		
		A.clearorder {
			color: #333388;   
			text-decoration: underline; 
		}
		
		A.checkout {
			color: #880000;   
			text-decoration: underline; 
		}
</STYLE>