.white-small-txt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.yelow-bold-txt {
	color: #00F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue-normal-txt {
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright-txt {
	color: #06F;
	font-size: 11px;
	font-family: Tahoma;
}
.black-heading-txt {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white-bold-txt {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #B1E5FA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C0;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.yellow-links:link {
	color: #DBBB1A;
	text-decoration: none;
}
.yellow-links:visited {
	text-decoration: none;
	color: #DBBB1A;
}
.yellow-links:hover {
	text-decoration: none;
	color: #ffffff;
}
.yellow-links:active {
	text-decoration: none;
	color: #ffffff;
}
.red-links:link {
	color: #D71202;
	text-decoration: none;
}
.red-links:visited {
	text-decoration: none;
	color: #D71202;
}
.red-links:hover {
	text-decoration: none;
	color: #113253;
}
.red-links:active {
	text-decoration: none;
	color: #113253;
}
.style-attention {
	text-decoration: none;
    color: #99FF00
}
.style5 {color: #FFFF00; font-size: 24px; font-family: Arial, Helvetica, sans-serif; }
.style7 {color: #FF00FF}
.style8 {color: #FFFF00}
body {
	background-color: #000A14;
}