.fonts {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.productheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}



input {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	background-color: #F8F8F8;
	border: 1px solid #999999;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #999999;
}
select {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	border: 1px solid #999999;
	background-color: #F8F8F8;

}
