body{background-color:#1C37B9;}

h1 {
	font-size: 16px;
	line-height: 200%;
	color: #000000;
	background-color: #F2F2F2;
	letter-spacing: 5px;
	font-weight: lighter;
	text-indent: 14px;
}

a:link {text-decoration:none;font-size:14px;color:#3300CC;}
a:visited{text-decoration:underline;font-size:14px;color:#3300CC;}
a:hover {text-decoration:underline;font-size:14px;color:#666666;}


a.pink{font-size:14px;color:#ef467a;letter-spacing:1px;}
a.pink:visited{font-size:14px;color:#ef467a;letter-spacing:1px;}
a.pink:hover{font-size:14px;color:#AC3056;letter-spacing:1px;}


a.blue{font-size:14px;color:#00bcdf;letter-spacing:1px;}
a.blue:visited{font-size:14px;color:#00bcdf;letter-spacing:1px;}
a.blue:hover{font-size:14px;color:#127284;letter-spacing:1px;}


a.tea{font-size:14px;color:#dfa726;letter-spacing:1px;}
a.tea:visited{font-size:14px;color:#dfa726;letter-spacing:1px;}
a.tea:hover{font-size:14px;color:#9B7317;letter-spacing:1px;}


a.green{font-size:14px;color:#00B14C;letter-spacing:1px;}
a.green:visited{font-size:14px;color:#00B14C;letter-spacing:1px;}
a.green:hover{font-size:14px;color:#0F6433;letter-spacing:1px;}


a.orang{font-size:14px;color:#F07D46;letter-spacing:1px;}
a.orang:visited{font-size:14px;color:#F07D46;letter-spacing:1px;}
a.orang:hover{font-size:14px;color:#C64406;letter-spacing:1px;}


td{font-size:14px;color:#555555;letter-spacing:1px;line-height:150%}

.orangebox {
	font-size: 12px;
	color: #FF9966;
	background-position: center;
}
.white14 {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CE426B;
}
