@charset "windows-874";








a.hyperlink:link 		{
	font-family: Tahoma;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink:visited		{
	font-family: Tahoma;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink:active		{
	font-family: Tahoma;
	color: #FF9933;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink:hover		{
	font-family: Tahoma;
	color:#FF9933;
	text-decoration: none;
	font-size: 12px;

}



.line_news {
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


a.link_paper:link 		{
	font-family:Tahoma;
	color: #006699;
	text-decoration: none;
	font-size: 12px;

}

a.link_paper:visited		{
	font-family: Tahoma;
	color: #006699;
	text-decoration: none;
	font-size: 12px;

}

a.link_paper:active		{
	font-family: Tahoma;
	color: #669999;
	text-decoration: none;
	font-size: 12px;

}

a.link_paper:hover		{
	font-family: Tahoma;
	color:#669999;
	text-decoration: none;
	font-size: 12px;

}


a.hyperlink_blue:link 		{
	font-family: Tahoma;
	color:#026191;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink_blue:visited		{
	font-family: Tahoma;
	color: #026191;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink_blue:active		{
	font-family: Tahoma;
	color: #D27E00;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink_blue:hover		{
	font-family: Tahoma;
	color:#D27E00;
	text-decoration: none;
	font-size: 12px;

}


