.normal_def { 
	font-family: Arial,Helvetica; 
	font-size: 10pt; 
	color:#000000
}

.small_def { 
	font-family: Arial,Helvetica; 
	font-size: 8pt; 
	color:#000000
}   		

.link_normal { 
	font-family: Arial,Helvetica; 
	color : #000000;
	font-size : 9pt;
	font-weight: normal;
}

.link_normal:hover { 
	font-family: Arial,Helvetica; 
	color : #91C500;
	font-size : 9pt;
	font-weight: normal;
}

.link_bottom { 
	font-family: Arial,Helvetica; 
	color : #000000;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none
}

.link_bottom:hover { 
	font-family: Arial,Helvetica; 
	color : #cccccc;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none
}

.m_blue { 
	font-family: Arial,Helvetica; 
	font-size: 10pt; 
	color:#5B628A;
	font-weight: normal;
	text-decoration: none
}

.m_blue:hover { 
	font-family: Arial,Helvetica; 
	font-size: 10pt; 
	color:#E68A00;
	font-weight: normal;
	text-decoration: none
}

.m_news_link { 
	font-family: Arial,Helvetica; 
	font-size: 8pt; 
	color:#000000;
	font-weight: bold;
	text-decoration: none
}

.c_news_link:hover { 
	font-family: Arial,Helvetica; 
	font-size: 8pt; 
	color:#E68A00;
	font-weight: bold;
	text-decoration: none
}

.c_content_link { 
	font-family: Arial,Helvetica; 
	font-size: 8pt; 
	color:#000000;
	font-weight: bold;
	text-decoration: none
}

.c_content_link:hover { 
	font-family: Arial,Helvetica; 
	font-size: 8pt; 
	color:#E68A00;
	font-weight: bold;
	text-decoration: none
}