body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #131313;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tittle {
	font-size: 11px;	font-weight: bold;	color: #666666;
}
.text {
	font-size: 11px;	color: #666666;
}
.text2 {
	font-size: 11px;	color: #fff;
}
.color1 {
	font-size: 11px;	color: #333333;
}
.color2 {
	font-size: 11px;	color: #ffcc00;
}
.color3 {
	font-size: 11px;	color: #6188A5;
}
.tittle2 {
	font-size: 12px;	font-weight: bold;	color: #333333;
}
.tittle2 {
	font-size: 12px;	font-weight: bold;	color: #ffcc00;
}
a.link {font-size: 11px; color: #ffcc00; text-decoration: none;}
a.link:hover { font-size: 11px;	color: #5F5F5F;	text-decoration: none;}
a.link:visit {	font-size: 11px; color: #ffcc00; text-decoration: none;}
a.link2 {font-size: 11px; color: #FF6000; text-decoration: none;}
a.link2:hover {	font-size: 11px; color: #5F5F5F; text-decoration: none;}
a.link2:visit {	font-size: 11px; color: #FF6000; text-decoration: none;}
a.link3 {font-size: 11px; color: #5B98C5; text-decoration: none;}
a.link3:hover {	font-size: 11px; color: #fff; text-decoration: none;}
a.link3:visit {	font-size: 11px; color: #5B98C5; text-decoration: none;
}

