A
{
	font-size: 10px;
	color: #808080;
	font-family: Arial, 'Microsoft Sans Serif' , Sans-Serif;
	text-decoration: none;
}
A:hover
{
	color: #000000;
}

.text-des
{
	font-size: 9px;
	color: #808080;
	font-family: Arial, 'Microsoft Sans Serif' , Sans-Serif;
}
A.more
{
	font-weight: bold;
	font-size: 10px;
	color: #990033;
	font-family: Arial, 'Microsoft Sans Serif' , Sans-Serif;
	text-decoration: none;
}
.text-copy
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, 'Microsoft Sans Serif' , Sans-Serif;
}
A.colored
{

	font-size: 12px;
	color: #990033;
	font-family: Arial, 'Microsoft Sans Serif' , Sans-Serif;
	text-decoration: none;
}
A:hover.colored
{
	color: #FF3333;
}