/* ---??--- */

a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#262626;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {font-size: 9pt;text-decoration: none;color:#262626;	line-height: 1.5em;
	text-align: justify;
}
a:hover {font-size: 9pt;text-decoration: underline;color: #262626;	line-height: 1.5em;
	text-align: justify;
}
a:active {font-size: 9pt;text-decoration: none; color:#262626;	line-height: 1.5em;
	text-align: justify;
}
/* ---??--- */
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.wlink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.wlink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
/* ---??--- */
.blink:link {
	font-size: 14px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
.blink:visited{
	font-size: 14px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
.blink:hover {
	font-size: 14px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
.blink:active{
	font-size: 14px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
/* ---???--- */
.clink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#a42b30;
}
.clink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:a42b30;
}
.clink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#FFCC33;
}
.clink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#a42b30;
}
