.text {
	font-family: andale mono;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	}
	
.text2 {
	font-family: andale mono;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	}
	
.head {
	font-family: andale mono;
	font-size: 10px;
	font-style:normal;
	
	color: #000000;
	}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
