a.link1:link {
	COLOR: #B5B2B5; TEXT-DECORATION: none; font-weight:bold;
}
a.link1:visited {
	COLOR: #B5B2B5; TEXT-DECORATION: none;font-weight:bold;
}
a.link1:hover {
	COLOR: #000000; TEXT-DECORATION: none;font-weight:bold;
}
a.link1:active {
	COLOR: #000000; TEXT-DECORATION: none;font-weight:bold;
}

a.link2:link {
	COLOR: #000000; TEXT-DECORATION: none; font-weight:bold;
}
a.link2:visited {
	COLOR: #000000; TEXT-DECORATION: none;font-weight:bold;
}
a.link2:hover {
	COLOR: #000000; TEXT-DECORATION: underline;font-weight:bold;
}
a.link2:active {
	COLOR: #000000; TEXT-DECORATION: underline;font-weight:bold;
}

.b a:link {
	color: #000000;
	text-decoration: none;
}
.b a:visited {
	text-decoration: none;
	color: #000000;
}
.b a:hover {
	text-decoration: underline;
	color: #FF6600;
}

body { text-align:center;}

.b a:active {
	text-decoration: none;
	color: #000000;
}

 .txte13 a:link {
	color: #0000ff;
	text-decoration: none;
}
 .txte13 a:visited {
	text-decoration: none;
	color: #0000ff;
}
 .txte13 a:hover {
	text-decoration: underline;
	color: #000000;
}
 .txte13 a:active {
	text-decoration: none;
	color: #0000ff;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.STYLE1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}