body,td {
	font-family: Verdana;
	font-size: small;
	fontsize: small;
}

.heading {
	color: white;
	font-family: Verdana;
	font-size: medium;
	fontsize: medium;
	font-weight: bold;
}
.menu {
	font-size : small;
}

h3  {
	color : Green;
	font-size: 16px;
	fontsize: 16px;
	font-weight : bold;
}

h4  {
	color : Green;
	font-weight : bold;
	font-size: 14px;
	fontsize: 14px;
}

.smalltext {
	font-family : Arial;
	font-size : 11px;
}

.price  {
	color : Green;
	font-weight : bold;
	font-size: 15px;
	fontsize: 15px;
}

.say  {
	color : Green;
	font-weight : bold;
}
.sign {
	text-align : right;
	color: #004B93;
	margin-top : 0px;
}

a:link  {
	color:#004B93; 
	font-weight: bold;
	text-decoration:underline;
}

a:visited  {
	color: Navy;
	font-weight: bold;
	text-decoration:underline;
}

a:active {
	color:#004B93; 
	font-weight: bold;
	text-decoration:underline;
}

a:hover  {
	color:red; 
	font-weight: bold;
	text-decoration:underline;
}
