/* Links & Navigations */

.link3 {
	color: #4E7100;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight: Bold;
}

.link3 a:active{
	color: #454545;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}	

.link3 a:visited{
	color: #666666;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
}	


.link3 a:hover{
	color: #F3A81D;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}


	
.link3w {
	color:#990000;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight:Bold;
}

.link3w a:visited{
	color: #4E4E4E;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}	
	
.link3w a:hover{
	color:#FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight:Bold;
}

.linkGrTxt{
	color:#555555;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	text-decoration:none
	
	}
	

.linkGrTxt a:hover{
	color:#333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline
	
	}

/* Fonts */

.welcomeTxt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #953E0F;
}

.mainTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A3A3A;
}

.mainTxt a:hover {
	text-decoration:none;
}
