a:link {
	color: #0D85B3;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0D85B3;
	text-decoration: none;
}

a.wm_black:link			{color:#666666; font-size:8pt; text-decoration:none}
a.wm_black:visited		{color:#666666; font-size:8pt; text-decoration:none}
a.wm_black:hover		{color:#666666; font-size:8pt; text-decoration:underline}
a.wm_black:active		{color:#666666; font-size:8pt; text-decoration:none}

a.wm_black_b:link		{color:#000000; font-size:8pt; text-decoration:none; font-weight:bold}
a.wm_black_b:visited	{color:#000000; font-size:8pt; text-decoration:none; font-weight:bold}
a.wm_black_b:hover		{color:#000000; font-size:8pt; text-decoration:underline; font-weight:bold}
a.wm_black_b:active		{color:#000000; font-size:8pt; text-decoration:none; font-weight:bold}

body
{
	background-color: #ffffff;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;	
}

.t_green_B				{color:#289B08; font-weight:bold; font-size:9pt}
.t_green				{color:#289B08; font-weight:bold; font-size:9pt}
a.t_green_b:link		{color:#289B08; font-weight:bold}
a.t_green_b:visited		{color:#289B08; font-weight:bold}
a.t_green_b:hover		{color:#289B08; font-weight:bold}
a.t_green_b:active		{color:#289B08; font-weight:bold}

.t_yellow				{color:#FFF9C3}
a.t_yellow:link			{color:#FFF9C3}
a.t_yellow:visited	{color:#FFF9C3}
a.t_yellow:hover		{color:#FFF9C3}
a.t_yellow:active		{color:#FFF9C3}

.t_black {color:#000000; font-size:9pt}

.t_black_b {color:#000000; font-weight:bold; font-size:9pt}

.t_orange {color:#D64601; font-size:9pt}

.t_blue	{color:#008AEF; font-size:9pt}

.t_orange_b {color:#FF7900; font-weight:bold; font-size:9pt}

.t_redred_b {color:#FF0000; font-weight:bold; font-size:9pt}

.t_red_b	{color:#B85665; font-weight:bold; font-size:9pt}

.t_violet_b	{color:#8E389B; font-weight:bold; font-size:10pt}

.t_blue_b	{color:#3A39AC; font-weight:bold; font-size:9pt}

.t_grey {color:#333333; font-weight:bold; font-size:9pt}

.t_grey_nb {color:#333333; font-size:9pt}

.t_grey_8 {color:#333333; font-size:8pt}

.t_white_b {color:#F0F0F0; font-weight:bold; font-size:9pt}
