@charset "utf-8";
/* CSS Document */

a:link {
	color: #0C284D;
	text-decoration: none;
}
a:visited {
	color: #0B294F;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #003975;
	text-decoration: none;
}
#Tower a:link {
	color: #FED754;
	text-decoration: none;
}
#Tower a:visited {
	color: #FED754;
	text-decoration: none;
}
#Tower a:hover {
	color: #154992;
	text-decoration: none;
}
#Tower a:active {
	color: #0C284D;
	text-decoration: none;
}	
.bodyYellow {
	color: #DBE248;
	font: 13px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
}

.bodyRedBold {
	font: bold 13px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #C8000A;
	text-shadow: 2px 2px 2px #000;		
}

.bodyWhiteBold {
	font: bold 13px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #999;		
}

.ballLinkBlackBold {
	font: bold 20px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #000000;
	text-shadow: 2px 2px 2px #999;		
}

.ballLinkYellowBold {
	font: bold 16px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #FED754;
	text-shadow: 2px 2px 2px #000;	
}
.bodyTextBlackBold {
	font: bold 0.85em "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #000000;
	text-shadow: 2px 2px 2px #999;		
}


.bodyTextBlack {
	font: .85em "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #000000;
}

.ballLinkBlackWhite {
	font: bold 20px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #fff;
	text-shadow: 2px 2px 2px #999;		
}
