.tly {
	color: #F2CE00;
	font-weight: bolder;
	font-size: 14px;
}
.bor {
	color: #000000;
	font-size: 14px;
}
.bor1 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
ul {
	color: #F2CE00;
}
.cpr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #90959A;
}



body {
}
p {

	color: #000000;
	font-size: 14px;
}
a:link, a:visited {
	color: #000000;
	font-size: 14px;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #000000;
	font-size: 14px;
	}

a.bor1:link, a.bor1:visited {
	color: #000000;
	font-size: 14px;

	text-decoration: none;
	}
	
a.bor1:hover {
	color: #000000;
	font-size: 14px;

	text-decoration: none;
	}

a.bor1:active {
	color: #000000;
	font-size: 14px;

	text-decoration: none;
        }
a.cpr:link, a.cpr:visited {
	font-size: 10px;
	color: #90959A;
	text-decoration: none;
	}
	
a.cpr:hover {
	font-size: 10px;
	color: #90959A;
	text-decoration: none;
	}

a.cpr:active {
	font-size: 10px;
	color: #90959A;
	text-decoration: none;
        }
		a.tly:link, a.tly:visited {
	color: #F2CE00;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	}
	
a.tly:hover {
	color: #F2CE00;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	}

a.tly:active {
	color: #F2CE00;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
        }

