a:link {
	font-family: Arial;
	font-size: 10px;
	color: #0077D4;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #8FC3EC;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.text_title {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}

.text_more {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Arial;
	font-size: 10px;
}

.big {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.textfield {
	font-family: Arial;
	border: solid #7F7F7F;
	background-color: #FFFFFF;
	vertical-align:6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	padding: 0px;
	height: auto;
}

.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.subtitle {
	font-family: Arial;
	font-size: 10px;
}

.store_title {
	font-size: 16px;
	font-weight: bold;
	color: #0077d4;
}

.store_price {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0176D6;
}

.store_size {
	font-size: 12px;
}

.store_subhead {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #68B0EA;
}
