body {
	background-image: url(images/menu-bas.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6DFB8;
}
a.rolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #F6DFB8;
	text-decoration: underline;
	line-height: 19px;
}
a.rolo:visited {
	color: #F6DFB8;
	text-decoration: underline;
}
a.rolo:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.rolob {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FAA3CA;
	text-decoration: underline;
	line-height: 19px;
	font-weight: bold;
}
a.rolob:visited {
	color: #FAA3CA;
	text-decoration: underline;
}
a.rolob:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
