.LinkTxt{
		font-family : arial;
		color: black;
		font-size : 11px;
		font-weight : none;
		text-decoration : underline;
}

.LinkTxt2{
		font-family : tahoma;
		color: black;
		font-size : 12px;
		font-weight : none;
		text-decoration : underline;
}

.MainTxt{
		font-family : arial;
		color: white;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
}

.MainTxt2{
		font-family : arial;
		color: FEFFEF;
		font-size : 12px;
		font-weight : none;
		text-decoration : none;
}

.MainTxt3{
		font-family : arial;
		color: #336436;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
}

.MainTxt4{
		font-family : arial;
		color: #336436;
		font-size : 12px;
		font-weight : none;
		text-decoration : underline;
}

.MainTxt5{
		font-family : arial;
		color: C1C54D;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
}