
A:active, A:link, A:visited{
	text-decoration: none;
	
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #767B96;
		border-top-color: #000000;
		border-left-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-top-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
	border-right-width: 1px;
}
A:hover{
	text-decoration: none;
	color: #4A4D5E;
	
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.inici1 {
	background-color: #CCD0E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.inici2 {
	background-color: #C1C6E2;
	font-size: 12px;
	color: #ffffff;
}
.inici3 {
	background-color: #B8BEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.inici4 {
	background-color: #A3ABD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: blod;
}
.inici6 {
	background-color: #707DB4;
	color: #ffffff;
	font-size: 12px;
}
.inici5 {
	background-color: #8F98C7;
	color: #ffffff;
	font-size: 12px;
}
.ntitol{
	background-color: #A3ABD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: blod;
}
select, input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 0px;
}