
a.nav		{font-family:georgia;
			font-weight:700;
			color:#3D5229;
			font-size:12px;
            text-decoration:none;
			}
a.nav:hover {font-family:georgia;
			font-weight:700;
			color:#FFFFFF;
			font-size:12px;
            text-decoration:underline;
			}
a    		{font-family:verdana;
			font-weight:700;
			color:#3D5229;
			font-size:12px;
            text-decoration:none;
			}
a.sunrisemeadows    		{font-family:verdana;
			font-weight:700;
			color:#3D5229;
			font-size:14px;
			padding:1px;
            text-decoration:none;
			}

a:hover     {font-family:verdana;
			font-weight:700;
			color:#3D5229;
			font-size:12px;
            text-decoration:underline;
			}
a.sunrisemeadows:hover     {font-family:verdana;
			font-weight:700;
			color:#3D5229;
			font-size:14px;
			padding:1px;
            text-decoration:underline;
			}
