a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.block:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #116B9C;
	background-position: 100% 100%;
	display: block;
	background-repeat: repeat;
	white-space: normal;
	vertical-align: middle;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
a.block:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #116B9C;
	background-position: 100% 100%;
	display: block;
	background-repeat: repeat;
	white-space: normal;
	vertical-align: middle;
	line-height: 27px;
	text-transform: uppercase;
}
a.block:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	background-position: 100% 100%;
	display: block;
	background-repeat: repeat;
	white-space: normal;
	vertical-align: middle;
	line-height: 27px;
	text-transform: uppercase;
}
.teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF6600;
	text-decoration: none;
}
.teks-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub-title-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
