.menug{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	}
	
.menug:hover{
	color: #598741;
	}

.menud{
	font-family: verdana;
	font-size: 11px;
	color: #B5B5B5;
	}
	
.menud:hover{
	color: #ffffff;
	}

p {
	font-family: verdana;
	font-size: 11px;
	color: #464646;
	}

h1 {
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	color: #FF7F00;
	}
	
.t1 {
	text-family: verdana;
	font-size: 13px;
	color: #FF7F00;
	font-weight: bold;
	}
	
.t2 {
	text-family: verdana;
	font-size: 11px;
	color: #464646;
	font-weight: bold;
	}
	
.t3 {
	text-family: verdana;
	font-size: 12px;
	color: #598741;
	font-weight: bold;
	}
	
A {text-decoration: none; color: #333333;}
A:hover {text-decoration: none; color: #FF7F00;}
