@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text1 {
	font-size: 12px;
	font-weight: normal;
	color: #1B4061;
	letter-spacing:1px
}

.text2 {
	font-size: 12px;
	font-weight:bold
	font-weight: normal;
	color: #ffffff;
}

.text3 {
	font-size: 12px;
	font-weight:bold
	font-weight: normal;
	color: #CCE0F7;
}

.text4 {
	font-size: 12px;
	font-weight:bold
	font-weight: normal;
	color: #333333;
}

.text5 {
	font-size: 12px;
	font-weight:bold
	font-weight: normal;
	color: #e1fc00;
}

.text6 {
	font-size: 12px;
	line-height: 20px;
	color:#666666;
	letter-spacing:1px
}

.text7 {
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	letter-spacing:1px
}

.text7  a:link {
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	letter-spacing:1px;
	text-decoration: none;
}

.text7  a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	letter-spacing:1px  
	text-decoration: none; 
}

.text7  a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
	letter-spacing:1px;
	text-decoration: underline;
}


.text8 {
	font-size: 12px;
	color: #121212;
	letter-spacing:1px;
	background-color: #8da6bb;
	line-height: 16px;
}


.text9 {
	font-size: 12px;
	line-height: 22px;
	color: #7c7c7c;
	letter-spacing:1px
}

.text9  a:link {
	font-size: 12px;
	line-height: 22px;
	color: #7c7c7c;
	letter-spacing:1px;
	text-decoration: none;
}

.text9  a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #7c7c7c;
	letter-spacing:1px  
	text-decoration: none; 
}

.text9  a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #7c7c7c;
	letter-spacing:1px;
	text-decoration: underline;
}


