A:hover {
	text-decoration: none;
	font-weight: bold;

	}
A {
	text-decoration: none;
	color: #FFFFFF;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: arial;
	font-size: 18px;
}

.text {
	color: #434343;
	font-size: 28px;
}

.textsm {
	color: #434343;
	font-size: 16px;
}


.white {
	color: #FFFFFF;
	font-size: 18px;
}

.whitesm {
	color: #ffffff;
	font-size: 16px;
}

.orange {
	color: #FF6702;
	font-size: 26px;
	font-family: times new roman;	
}

.orangedr {
	color: #db4800;
	font-size: 26px;
	font-family: times new roman;	
}

.gold {
	color: #CA8800;
	font-family: times new roman;	
	font-size: 28px;
	font-weight: bold;
}

