@charset "utf-8";


.vit {
	background-image: url(../../photo/tierra/vit.png);
	background-repeat: no-repeat;
	height: 36px;
	width: auto;
	font-size: medium;
	padding-top: 14px;
	padding-left: 10px;
	font-weight: bold;
}
.side02 {
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
}
.side02 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.side02 a:visited {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.side02 a:link {
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.side02 a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
