body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E1E1E1;
}
.Normal-Wihite {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.small-Wihite {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.Bold-Wihite {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Bolder-Wihite {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.Normal-Red {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
}
.Bold-Red {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.Big-Red {
	font-size: 14px;
	color: #FF8000;
	font-family: tahoma;
	font-weight: bold;
}

.a:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}

.a:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}

.t a:link {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}


.Normal-Blue {
	font-family: tahoma;
	font-size: 12px;
	color: #2653A3;
}
.Normal-sBlue {
	font-family: tahoma;
	font-size: 12px;
	color: #0089DD;
}
.Bold-Blue {
	font-family: tahoma;
	font-size: 14px;
	color: #2653A3;
	font-weight: bold;
}
.Big-Blue {
	font-family: tahoma;
	font-size: 14px;
	color: #2653A3;
	font-weight: bold;
}
.Normal-Orang {
	font-family: tahoma;
	font-size: 12px;
	color: #F8951D;
}
.Bold-Orang {
	font-family: tahoma;
	font-size: 14px;
	color: #F8951D;
	font-weight: bold;
}
.Big-Orang {
	font-family: tahoma;
	font-size: 14px;
	color: #F8951D;
	font-weight: bold;
}
.Normal-black {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.Bold-black {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Big-black {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


