body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFCC99;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}

a:visited {
  color: #FFCC99;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
	color: #666699;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FFCC99;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.hidden {
  color: #FFCC99;
}
.style1 {font-size: 20px}

.fotgal {
border:1px solid #999999; 
border-thickness: 1px;
width:100px;
height:67px;
}
A:hover .fotgal, A:active .fotgal {
border:1px; border-thickness: 1px; border-color: #ffffff; border-style: solid;
}
