.bordemalva {
	border: 1px dashed #993399;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bordeinf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #993399;
	border-right-color: #993399;
	border-bottom-color: #993399;
	border-left-color: #993399;
}
.bordesup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993399;
	border-right-color: #993399;
	border-bottom-color: #993399;
	border-left-color: #993399;
}
a:link {
	color: #663366;
	border: none;
	text-decoration: underline;
}
a:visited {
	color: #663366;
	text-decoration: underline;
}
a:active {
	color: #663366;
	text-decoration: underline;
}
a:hover {
	color: #663366;
	background-color: #FFCC33;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
