
.LogoPhotothing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}


.LogoPhotothing  A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.LogoPhotothing A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.LogoPhotothing A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #707070;
	font-weight:bold;
	text-decoration: none;
}

.textoBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #909090;
	font-weight:normal;
	text-decoration: none;
}

.textoBlog A:link{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.textoBlog A:visited{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.textoBlog A:hover{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #707070;
	font-weight:bold;
	text-decoration: none;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #505050;
	font-weight:normal;
	text-decoration: none;
}

.textSmall A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #505050;
	font-weight:normal;
	text-decoration: none;
}

.textSmall A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #505050;
	font-weight:normal;
	text-decoration: none;
}

.textSmall A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #707070;
	font-weight:normal;
	text-decoration: none;
}

.textSmallSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #909090;
	font-weight:normal;
	text-decoration: none;
	border-bottom: thin solid #c0c0c0
}

.textSmallSub A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #404040;
	font-weight:normal;
	text-decoration: none;
	border-bottom: thin solid #c0c0c0
}

.textSmallSub A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #606060;
	font-weight:normal;
	text-decoration: none;
	border-bottom: thin solid #c0c0c0
}

.textSmallSub A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #505050;
	font-weight:normal;
	text-decoration: none;
	border-bottom: thin solid #c0c0c0
}

.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.textBig A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.textBig A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}

.textBig A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #707070;
	font-weight:bold;
	text-decoration: none;
}

.backMiniFoto, .backMiniFoto TD, .backMiniFoto TH {
	background-image:url('img/bgMini.png');
	background-color:white;
}