.bordo {
	border: 1px solid #000000;
}
.bordoimg {
	border: 1px solid #000000;
}
.alllink {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alllink a:link{
	color:#C60;
	font-family: Verdana;
	font-size: 10;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.alllink a:visited{
	color:#C60;
	font-family: Verdana;
	font-size: 10;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	}
.alllink a:hover {
	color:#FFF;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.alllink a:active {
	color:#C60;
	font-family: Verdana;
	font-size: 10;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
