
A { 
	color: blue; 
	text-decoration: underline;
}

A:hover,A:active { 
	color: blue; 
	text-decoration: underline;
}

.main {
	font-family: arial,helvetica,sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.wsd {
	font-family: arial,helvetica,sans-serif;
	color: 888888;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.main2 {
	font-family: arial,helvetica,sans-serif;
	color: 000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

