@charset "UTF-8";
/* CSS Document */

.text {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	
}
.text2 {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.header1{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	
}
.text3 {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999900;
	
}
.header2{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF6666;
	
}
a {
	text-decoration: none;
}

a:link {
	color: #000000;
	
}

a:hover {
	
	color: #99CC00;
}