.fonts {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.spicefonts {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #565557;

}
a:hover {
	color: #FF6600;
	text-decoration: none;

}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;

}
a:visited {
	font-family: tahoma;
	font-size: 11px;
color: #0099CC;
	text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	color: #666666;

}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.boldfont {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.fields {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	color: #666666;


}

.noborder {
	border: 0px none;
}
.boldheading {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;


}
