a {  font-family: "Trebuchet MS"; color: 7cbe39; text-decoration: none; font-size: 10px}
a:active {  font-family: "Trebuchet MS"; color: 8be62f; text-decoration: underline; font-size: 10px}
a:hover {  font-family: "Trebuchet MS"; color: 8be62f; text-decoration: underline; font-size: 10px}
a:visited {  font-family: "Trebuchet MS"; font-size: 10px}
.hometext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.smallgray {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;

}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #696969;
	font-weight: bold;
	text-transform: none;


}
.titlesorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: F8941D;
}
.titlesblack {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;

}
.orangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: F8941D;
}
.patternstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: capitalize;

}
.titlescap {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	font-style: normal;
}
.blackbold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	line-height: normal;

}
.redbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: f20026;
	text-transform: uppercase;

}
.titlesproducts {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-transform: capitalize;

}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: visible;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 2px;
left: -1000px;
border: 1px gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

</style>
.smalllinks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: lowercase;
}
.smalllinks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: lowercase;
}
.linkdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	font-variant: normal;
	text-transform: none;

}
.gray {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bolder;
}
