input {
	color : #000000;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.style2 {
	color: #f5d646;
	font-size : 18px;
	font-weight: bold;
}
.style1 {
	color: #2c502e;
	font-size : 18px;
	font-weight: bold;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #59a626;
}
p a:hover {
	color : #f5d646;
}
.nav {
	color : #59a626;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
}
.nav a {
	color : #59a626;
	text-decoration: none;
}
.nav a:hover {
	color : #ffffff;
}

.footer {
	color : #808080;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 15px;
	font-weight: normal;
	font-family : Tahoma,Verdana,Arial;
}
.footer a {
	color : #808080;
	text-decoration: none;
}
.footer a:hover {
	color : #59a626;
