.style {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.bottomfotn {
	font-size: 12px;
}
a:link {
	color: #FF3300;
	text-decoration: underline;

}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline overline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.feedbackfont {
	font-size: 12px;
	line-height: 18px;
}
.contactfont1 {
	font-size: 16px;
	color: #6699FF;
	font-weight: bold;

}
.contactfont2 {
	font-size: 13px;
	color: #000000;
}
.pagefont {
	font-size: 13px;
}
.aboutfont {
	font-size: 14px;
	line-height: 30px;
}
.sfont {
	font-size: 12px;
}
