body
{
	font-weight: bold;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000099;
}
a:link
{
	color: #FBAD18;
}
a:hover
{
	color: #FF9933;
}
a:active
{
	color: #FFCC00;
}
a:visited
{
	color: #FBAD18;
}
.mainCenter
{
	height: 100%;
}
.banner
{
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
}
.image
{
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
}
.hand {  
	cursor: pointer;
	cursor: hand;
}
