a:link {
color:#FEE368;
font-size: 14px;
text-transform: none;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color:#FEE368;
font-size: 14px;
text-transform: none;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color:#FEE368;
font-size: 14px;
text-transform: none;
text-decoration: underline;
font-weight: bold;
}
		
a.sub-links4:link { 
color: #000000; 
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

a.sub-links4:visited { 
color: #000000; 
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

a.sub-links4:hover { 
color: #666666; 
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

		
.body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border: 0px none;


}
.bg-banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 805px;
}
.font-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.font-hd-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.font-hd-sp-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 8px;
	line-height: 26px;


}
.downloadnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	width: 100px;
	border: 1px solid #FFFFFF;
}
.font-main-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.font-main-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE368;
}
.yellowfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
.button-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 50px;

}
.button-radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 17px;
	width: 15px;
}

