A { 
	color: 666666; 
	text-decoration: none;
}

A:hover,A:active { 
	color: 666666; 
	text-decoration: none;
}

.main {
	font-family: arial,helvetica,sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.header {
	font-family: arial, helvetica, sans-serif;
	color: 000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	color: 888888;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.dark {
	color:red;
}

.blue {
	color:blue;
}

.footer2 {
	font-family: arial, helvetica, sans-serif;
	color: CCCCCC;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}