.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273900;
	text-decoration: none;
	font-weight: bold;
}
.detail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273900;
	text-decoration: underline;
	font-weight: bold;
}
.welcome {
	padding-left: 15px;
}

.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33b6be;
	text-decoration: underline;
	font-weight: bold;
}
.weltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #1e1e1e;
}

.buy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33b6be;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #527700;
	text-decoration: none;
	font-weight: bold;
}
.bbuton {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bbuton:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffa01e;
}

.largeheading {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding:4px;
}

.smallheading {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding:4px;
}

.word
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#000000;
}
.clickhere
{

	font-size:14px;
	color:#FFFFFF;
	background-color:#666666;
	height:50px;
	padding:8px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.btn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#996600;
	color:#FFFFFF;
}
