A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	color : #D72C32;
	text-decoration : none;
}

A:ACTIVE, A:HOVER, {
	text-decoration: underline;
	color : #ef7121;
	
}
.text {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color: #464646;
}
.text_10 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	line-height : 14px;
	color: #313958;
}
.copyright {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color: #807d7d;
}