td {
	font-family:  Arial;
	font-size:14px; 
	color: #696969;
	}
p {
	text-align: justify;
}	
p.center {
  text-align: center;
}
.logo {
    font-size:25px;
	font-weight: bold;
    }
.logo_grin{
    font-size:25px;
	color: #007A04;
	font-weight: bold;
    }
.menu{
    font-size:13px;
	font-weight: bold; 
    }
.menu_title{
    font-size:14px;
	font-weight: bold;
	color: #007A04;
	
    }
	
a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #007A04; 
}

a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #007A04;
}

a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #007A04;  
}

a.gray:link {
	font-family: Arial;
	color: #696969; 
	font-weight: bold;
	text-decoration: none; 
}

a.gray:hover {
	font-family: Arial;
	color: #696969;
	font-weight: bold;
	text-decoration: none; 
}

a.gray:visited {
	font-family: Arial;
	color: #696969;  
	font-weight: bold;
	text-decoration: none; 
}


a.ny:link {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none; 
}

a.ny:hover {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none; 
}

a.ny:visited {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none; 
}

a.footer:link {
	color: #696969; 
	text-decoration: none; 
}

a.footer:hover {
	color: #696969;
	text-decoration: none; 
}

a.footer:visited {
	color: #696969;  
	text-decoration: none; 
}

.footer_font{
    font-size:12px;
	}
	.title{
    font-size:20px;
	color: #007A04;  
	font-weight: bold;
	}
	
	
		#footer
	{
		position: relative;
		margin: 25px auto 0 auto;
	}
