A.menu:LINK    {
	COLOR:#ffffff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-indent: 10px;
} 
A.menu:ACTIVE  {
	COLOR:#ffffff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 10pt;
} 
A.menu:VISITED {
	COLOR:#ffffff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 10pt;
} 	
A.menu:HOVER {
	color:#FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 10pt;
	float: left;
	background-color: #FF9933;
	height: 30px;
	width: 200px;
}
.left_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-indent: 10pt;
}
A.news:LINK    {
	COLOR:#666666;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
} 
A.news:ACTIVE  {
	COLOR:#666666;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
A.news:VISITED {
	COLOR:#666666;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
} 	
A.news:HOVER {
	color:#000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF9933;
	text-indent: 10pt;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660099;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #BB3037;
}
