
body { margin:0px; background-color:#EFEFEF;
}

A.ng:link {text-decoration:none; color:#ffffff;}
A.ng:visited {text-decoration:none; color:#ffffff;}
A.ng:hover {text-decoration: underline; color:#ffffff;}
A.ng:active {text-decoration:none; color:#ffffff;}

A.ng1:link {text-decoration:none; color:#000;}
A.ng1:visited {text-decoration:none; color:#000;}
A.ng1:hover {text-decoration: none; color:#C75402;}
A.ng1:active {text-decoration:none; color:#000;}

A.ng2:link {text-decoration:none; color:#783201;}
A.ng2:visited {text-decoration:none; color:#783201;}
A.ng2:hover {text-decoration: underline; color:#C75402;}
A.ng2:active {text-decoration:none; color:#783201;}

A.ng3:link {text-decoration:none; color:#870000;}
A.ng3:visited {text-decoration:none; color:#870000;}
A.ng3:hover {text-decoration: underline; color:#E29D02;}
A.ng3:active {text-decoration:none; color:#870000;}

.black { 
	font-family:Verdana; 
	font-size:11px;
	color:#000;
	font-weight:normal;
	}
	
.black1 { 
	font-family:Verdana; 
	font-size:12px;
	color:#000;
	font-weight:normal;
	}
	
.white { 
	font-family:Verdana; 
	font-size:11px;
	color:#fff;
	font-weight:normal;
	}

.darkred { 
	font-family:Verdana; 
	font-size:11px;
	color:#870000;
	font-weight:normal;
	}
	
.red { 
	font-family:Verdana; 
	font-size:11px;
	color:#B90000;
	font-weight:normal;
	}
	
.orange3 { 
	font-family:Verdana; 
	font-size:11px;
	color:#EC6A12;
	font-weight:normal;
	}
	
	
.darkred1 { 
	font-family:Verdana; 
	font-size:14px;
	color:#870000;
	font-weight:normal;
	
	}
	
.orange { 
	font-family:Verdana; 
	font-size:14px;
	color:#E29D02;
	font-weight:normal;
	}
	
.orange1 { 
	font-family:Verdana; 
	font-size:12px;
	color:#E29D02;
	font-weight:normal;
	}
	
.orange2 { 
	font-family:Verdana; 
	font-size:11px;
	color:#E29D02;
	font-weight:normal;
	}

.brown { 
	font-family:Verdana; 
	font-size:11px;
	color:#783201;
	font-weight:normal;
	}
	
.yellow { 
	font-family:Verdana; 
	font-size:11px;
	color:#EFC65F;
	font-weight:normal;
	}
.search {
	border:1px solid #913F1F;
	background-image: url(images/bg.jpg);
	background-color:#FFD6B9;
		font-family:Verdana; 
	font-size:11px;
	color:#000;
	font-weight:normal;
	
	
	
	
	
	
	
	
	
	
	
	
	
	}