a:link {
	color: #dc241f;
	text-decoration: none;
}

a:visited {
	color: #dc241f;
	text-decoration: none;
}

a:hover {
	color: #88ccff;
	text-decoration: underline;
}

a:active {
	color: #dc241f;
	text-decoration: none;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #235d13;
	line-height: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #235d13;
	line-height: 13px;
}

body {
	background-image: url(graphics/bg.jpg);
}

.body {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

.copy {
	font-size: 10px;
	color: #235d13;
	text-align: left;
}

.rls {
	font-size: 10px;
	color: #235d13;
	text-align: right;
}

.contactnumber {
	font-size: 10px;
	color: #235d13;
	text-align: center;
}

.menutitle {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 8px;
	color: #235d13;
}

.menuheader {
	font-size: 18px;
	font-weight: bold;
	color: #235d13;
	line-heigh: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
