body{background-color:#FFFFFF; padding:0; margin:0; font-family: Tahoma;
	font-size: 10px; color:#333333}

.usial {
	/*color: #4A4A4A;*/
}
a.usial {
	/*color: #4A4A4A;*/
	text-decoration: underline;
}
a.usial:hover {
	/*color: #4A4A4A;*/
	text-decoration: none;
}
.usial2 {
	/*color: #4A4A4A;*/
}
a.usial2 {
	/*color: #4A4A4A;*/
	text-decoration: none;
}
a.usial2:hover {
	/*color: #4A4A4A;*/
	text-decoration: underline;
}

.more {
	color: #D75B00;
}
a.more {
	color: #D75B00;
	text-decoration: none;
}
a.more:hover {
	color: #D75B00;
	text-decoration: underline;
}

.CR {
	color: #5E5E5E;
}
a.CR  {
	color: #5E5E5E;
	text-decoration: underline;
}
a.CR :hover {
	color: #5E5E5E;
	text-decoration: none;
}
.HASC {
	color: #FFFFFF;
}
a.HASC  {
	color: #FFFFFF;
	text-decoration: underline;
}
a.HASC :hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Post {
	color: #7D8D9C;
}
a.Post  {
	color: #7D8D9C;
	text-decoration: underline;
}
a.Post:hover {
	color: #7D8D9C;
	text-decoration: none;
}


.intext{font-size:11px; color:#505050; padding-left:4px}

