A:link {
	color: #CC99FF;
	text-decoration: underline;
}

A:visited {
	color: #80F9F9;
	text-decoration: underline;
}

A:active {
	color: #cc0000;
	text-decoration: none;
}

A:hover {
	color: #cc0000;
	text-decoration: underline;
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.tiny {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 11px}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
