a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.black_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
}

.black_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.black_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.white_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.white_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.white_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.blue_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #0134C7;
}

.blue_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0134C7;
}

.blue_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0134C7;
}

.yellow_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FFF000;
}

.yellow_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF000;
}

.yellow_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF000;
}

.red_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #AF1A1A;
}

.red_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AF1A1A;
}

.red_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF1A1A;
}

.purple_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #943B95;
}

.purple_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #943B95;
}

.purple_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #943B95;
}

.white_bg_red_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color : #AF1A1A; 
	color: #FFFFFF;
}

.darkblue_mtext {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #284077;
}

.darkblue_mtext_b {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #284077;
}

.darkblue_mtext_big {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #284077;
}