.lspace20{line-height:20px;}
.black_bold {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.white_bold {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.copyright_txt {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
}
.black_normal_small_txt {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.green_bold {
	color: #026165;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange_bold {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow_txt {
	color: #DBED00;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF3300; text-decoration: underline
}
a:active {
	color: #FF3300; text-decoration: underline
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	text-decoration: none;
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #FF3300;
}
.blacklink:active {
	text-decoration: none;
	color: #FF3300;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #44F2FF;
}
.whitelink:active {
	text-decoration: none;
	color: #44F2FF;
}
