table{
	border-collapse: collapse;
}

.menu{
	font-family: times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #E5365F;
	text-decoration: none;
}

.menu:hover{
	font-family: times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.b_menu{
	font-family: times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #6C6B6B;
	text-decoration: none;
}

.b_menu:hover{
	font-family: times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.title{
	font-family: times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #E5365F;
}


.text{
 	font-family: times New Roman;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
