A:link {
        color: blue; text-decoration: none;font-weight: bold;	font-size: 11px;
       }	

A:hover {
	    color: green; font-weight: bold; text-decoration: underline;	font-size: 11px;
        }

A      {
        color: #CC3300; text-decoration: none;font-weight: bold;	font-size: 11x;
       }

 
.ftext { font-family:Tahoma;
		font-size: 11px;
		FONT-WEIGHT:normal;
		color: Black;
		text-decoration: none;
}

.ftextb { font-family: Tahoma;
		font-size: 11px;
		FONT-WEIGHT:bold;
		color: Black;
		text-decoration: none;
	
	
	}

	.ftitlegreen { font-family: Tahoma;
		font-size: 15px;
		FONT-WEIGHT:bold;
		color: #117916;
		text-decoration: none;

}

.ftitlebrown {
        font-family: Tahoma;
		font-size: 18px;
		FONT-WEIGHT:bold;
		color: #CC3300;
		text-decoration: none;
	}

.ftitle {
        font-family:  Tahoma;
		font-size: 11px;
		font-size-adjust:5.47;
		FONT-WEIGHT:bold;
		color:#181848;
		text-decoration: none;

	
	}
.ftitle1 {
        font-family: Tahoma;
		font-size: 12px;
		
		FONT-WEIGHT:bold;
		color:#181848;
		text-decoration: none;
	
	}


	.ftitlewhite {
        font-family:  Tahoma;
		font-size: 12px;
		
		FONT-WEIGHT:bold;
		color:#ffffff;
		text-decoration: none;
	
	}


.but {
	BORDER-RIGHT: #117916px solid;
	BORDER-TOP: #117916 1px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BORDER-LEFT: #117916 1px solid;
	COLOR: #117916; 
	BORDER-BOTTOM:#117916 1px solid;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FAF8BF
	
}

.text {
	BORDER-RIGHT: #117916 1px solid;
	BORDER-TOP: #117916 1px solid;
	BORDER-LEFT: #117916 1px solid;
	BORDER-BOTTOM: #117916 1px solid;
	BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma
}

