a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
a.more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	cursor: hand;
	background-position: right;
	text-transform: capitalize;
}
a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DCEEFC;
	text-decoration: none;
	cursor: hand;
	text-transform: capitalize;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0166D0;
	text-decoration: underline overline;
	text-transform: capitalize;
}
a.Left:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-position: right;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 130%;
	font-family: "Incised901 Nd BT", "Arial Black", "Futura XBlk BT", "Sans Black", "Compacta Blk BT", Impact;
}
a.Left:visited {
	font-family: "Incised901 Nd BT", "Arial Black", "Futura XBlk BT", "Sans Black", "Compacta Blk BT", Impact;
	font-size: 16px;
	color: #DCEEFC;
	text-decoration: none;
	cursor: hand;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 130%;
}
a.Left:hover {
	font-family: "Incised901 Nd BT", "Arial Black", "Futura XBlk BT", "Sans Black", "Compacta Blk BT", Impact;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: capitalize;
}
.Java {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.disney-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}
.right-table {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #F9F9F9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066CC;
}
