/*-----download link-----*/
a.download {
	font-family: Arial Black;
	font-size: 11pt;
	color: 0A7235;
}
a.download:link {
	text-decoration: none;
}
a.download:visited {
	text-decoration: none;
	color: 0A7235;
}
a.download:hover {
	text-decoration: none;
	color: 0A7235;
}
a.download:active {
	text-decoration: none;
	color: 0A7235;
}
/*-----left link-----*/
a.left {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: 1A4E16;
}
a.left:link {
	text-decoration: none;
}
a.left:visited {
	text-decoration: none;
	color: 1A4E16;
}
a.left:hover {
	text-decoration: none;
	color: 1A4E16;
}
a.left:active {
	text-decoration: none;
	color: 1A4E16;
}
/*-----left_new link-----*/
a.left_new {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #1A4E16;
}
a.left_new:link {
	text-decoration: none;
}
a.left_new:visited {
	text-decoration: none;
	color: #1A4E16;
}
a.left_new:hover {
	text-decoration: none;
	color: #1A4E16;
}
a.left_new:active {
	text-decoration: none;
	color: #1A4E16;
}
/*-----present link-----*/
a.present {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
a.present:link {
	text-decoration: none;
}
a.present:visited {
	text-decoration: none;
	color: #FF0000;
}
a.present:hover {
	text-decoration: none;
	color: #FF0000;
}
a.present:active {
	text-decoration: none;
	color: #FF0000;
}
/*-----language link-----*/
a.language {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a.language:link {
	text-decoration: none;
}
a.language:visited {
	text-decoration: none;
	color: 000000;
}
a.language:hover {
	text-decoration: none;
	color: 000000;
}
a.language:active {
	text-decoration: none;
	color: 000000;
}
/*-----page link-----*/
a.page {
	font-family: Arial;
	font-size: 10pt;
	color: 0A7235;
}
a.page:link {
	text-decoration: none;
}
a.page:visited {
	text-decoration: underline;
	color: 0A7235;
}
a.page:hover {
	text-decoration: none;
	color: 0A7235;
}
a.page:active {
	text-decoration: none;
	color: 0A7235;
}
