.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
	.normal a {
	color: #FF6600;
	text-decoration: none;
	}	
	.normal a:hover {
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
	}
.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	font-size: 8.5pt;

}
	.toplinks a {
	color: #FFCC66;
	text-decoration: none;
	border-bottom: 1px dotted #FFCC66;
	}	
	.toplinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;

}
	.copyright a {
	color: #FF6600;
	text-decoration: none;
	}	
	.copyright a:hover {
	color: #FFCC66;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
	.sublinks a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	.sublinks a:hover {
	color: #000000;
	text-decoration: underline;
	}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;

}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;

}
.newstitleBIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;

}
.normal2 {
	font-family: arial;
	font-size: 9px;
	color: #666666;

}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
	.sidebar a {
	color: #888888;
	text-decoration: underline;
	}	
	.sidebar a:hover {
	color: #666666;
	text-decoration: underline;
	}