.category {
	font-family: Arial;
	font-size: 14px;
	color: 0073C4;
	line-height:45px;
	text-decoration:none;
}

.category a{
	font-family: Arial;
	font-size: 14px;
	color: 0073C4;
	line-height:45px;
	text-decoration:none;
}

.category a:hover{
	font-family: Arial;
	font-size: 14px;
	color: FFFFFF;
	line-height:45px;
	text-decoration:none;
}


.title {
	font-family: Arial;
	font-size: 18px;
	color: 5191D5;
	line-height:45px;
	text-decoration:none;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}

.content a{
	font-family: Arial;
	font-size: 12px;
	color: 5191D5;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}


.testimonial-title {
	font-family: Arial;
	font-size: 18px;
	color: D3783B;
	line-height:35px;
	text-decoration:none;
}

.testi-form {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	text-decoration:none;
}

.warning {
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-align:justify;
	text-decoration:none;
}

.product-title {
	font-family: Arial;
	font-size: 18px;
	color: 5191D5;
	line-height:35px;
	text-decoration:none;
}

.product-category {
	font-family: Arial;
	font-size: 16px;
	font-weight: Bold;
	color: B5D4F1;
	text-decoration:none;
}
.product-category a{
	font-family: Arial;
	font-size: 16px;
	font-weight: Bold;
	color: B5D4F1;
	text-decoration:none;
}
.product-category a:hover{
	font-family: Arial;
	font-size: 16px;
	font-weight: Bold;
	color: FF9000;
	text-decoration:none;
}

.productdetail-back a{
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	color: 78B3E9;
	text-decoration:none;
}



.admin-content-standard {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}
.admin-content-standard a{
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}

.admin-content {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
	
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 5191D5;
	border-right-color: 5191D5;
	border-bottom-color: 5191D5;
	border-left-color: 5191D5;
}
.admin-content a{
	font-family: Arial;
	font-size: 14px;
	color: 666666;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}
