body a:link{text-decoration:none;} 
body a:visited{text-decoration:none;} 
body a:hover{text-decoration:underline;}


.title-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-style: italic;

}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}
.form-text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.button-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.menu-text a  {
	text-decoration: none;
}
.menu-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;

}
.address-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996600;
}
.tel-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.main-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style: italic;

}
.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.form-error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
