a {
	font-family: Tahoma;
	font-size: 12px;
	color: #C74585;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	color:#C74585;
	text-decoration: underline;
}

body {font-size: 12px;color:#666}
.a1 {
	color:#FF6600;
	font-weight: bold;
}
.a2 {
	color:#FF6600;
	text-decoration: line-through;
}

