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

A:ACTIVE, A:HOVER, {
	text-decoration: none;
	color : #FFF600;
	
}

.text {
	font-family : Tahoma, Arial;
	font-size : 12px;
	line-height : 15px;
	color: #234589;
}
.title {
	font-family : Tahoma, Arial;
	font-size : 15 px;
	line-height : 18px;
	color: #234589;
}