body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #1a1a1a;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.tel {
	font-family: tahoma;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.telCopy {

	font-family: tahoma;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #00C504;
}
.textCopy {

	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	color: #00C702;
}
.textCopy {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	color: #04C701;
	font-weight: bolder;
}
.textblack {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #04C701;
}

.textblack a {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #04C701;
}

.textwhite {


	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.textwhite_big {


	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-style: normal;
	color: #FFFFFF;
}

.textwhiteover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: line-through;
}
.smtext {

	font-family: tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}

a:link.sm_text, a:visited.sm_text {

	font-family: tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover.sm_text, a:active.sm_text {

	font-family: tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color:#04c701;
	text-decoration:none
}

