@charset "utf-8";
/* CSS Document */
.MainTextFont10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
}
.MainTextFont14 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.MainTextFont14Und {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.MainTextFont14Main {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.MainTextFontUnd16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}
.MainTextFont16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}
a:link {color: #ffffff; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #ffffff; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }
