.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 15px;
	color: #666666;

}
.links {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D2F0E1;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.internalfont {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.headings {
	font-family: verdana;
	font-size: 11px;
	color: #FF6600;
}
.checkoutinput {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #F8F8F8;
	width: 200px;


}
.mainfontnoheight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;

}
