A:link {
        color: #FFFFFF; text-decoration: none;font-weight: normal
       }	

A:hover {
	    color: silver; font-weight: normal; text-decoration: underline
        }

A      {
        color: #FFFFFF; text-decoration: none;font-weight: normal
       }

   /* Style for free text */
.ftext { font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 11px;
		FONT-WEIGHT:normal;
		color: Black;
		text-decoration: none;
	
	}

	.ftextwhite { font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 11px;
		FONT-WEIGHT:normal;
		color: #ffffff;
		text-decoration: none;
	
	}

.ftitle {
        font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 11px;
		font-size-adjust:5.47;
		FONT-WEIGHT:bold;
		color:#181848;
		text-decoration: none;

	
	}
.ftitle1 {
        font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		
		FONT-WEIGHT:bold;
		color:#181848;
		text-decoration: none;
	
	}


	.ftitlewhite {
        font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 12px;
		
		FONT-WEIGHT:bold;
		color:#ffffff;
		text-decoration: none;
	
	}

	/* Style for tree item text */
.t0i {
		font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 12px;

		font-style: italic;
		color: #ffffff;
		text-decoration: none;
		
	}

	/* Style for tree item image */
.t0im {
        font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 12px;
      
		font-style: italic;
		color: #ffffff;
		text-decoration: none;
	}
.but {
	BORDER-RIGHT: #3f71ef 1px solid;
	BORDER-TOP: #3f71ef 1px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: #3f71ef 1px solid;
	COLOR: #ffffff; 
	BORDER-BOTTOM:#3f71ef 1px solid;
	FONT-FAMILY: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	BACKGROUND-COLOR: #181848
}

.text {
	BORDER-RIGHT: #181848 1px solid;
	BORDER-TOP: #181848 1px solid;
	BORDER-LEFT: #181848 1px solid;
	BORDER-BOTTOM: #181848 1px solid;
	BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
}
