.text { font-family: verdana; font-size: small; color: #b08010; }
.whitetext { font-family: verdana; font-size: small; color: #FFFFFF; }
.largetext { font-family: verdana; font-size: medium; color: #b08010; }
.error { font-family: verdana; font-size: small; color: #FF0000; font-weight: bold; }
a { text-decoration: none; color: #00ccff; }
a:hover { text-decoration: none; color: #CCCCCC; }
.largetextbold { font-family: verdana; font-size: medium; font-weight: bold; color: #FF0000; }

/*------------------------------------------------------------------
Images
------------------------------------------------------------------*/

/* Strict */

img.product {
	border: 2px solid #b08010;
}