/* CSS Document */

.title {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #5B75A6;
	text-decoration: none;
	line-height: 15px;
}

.norma {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #0E135F;
	text-decoration: none;
	line-height: 15px;
}

.norma:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #BEC9E0;
	text-decoration: none;
	line-height: 15px;
}
