.inactivo {
	font-size: 10px
	color: #66CC99;
	font-family: "Monaco",Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:link {
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.txt {
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tacha {
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.client {
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.oversize {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #000000;
}
	
a.blue:link{
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: underline;
	}
a.red:link{
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF9999;
	text-decoration: underline;
	}
	a.green:link{
font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #66CC99;
text-decoration: underline;
	}
	a.red:visited{
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF9999;
	text-decoration: underline;
	}
	a.blue:visited{
	font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: underline;
	}
	a.green:visited{
font-family: "Monaco", Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #66CC99;
text-decoration: underline;
	}
