A:LINK {
	text-decoration : none; color : #cdcdcd;
}
A:VISITED  {
	text-decoration : none; color: #cdcdcd;
}
A:ACTIVE  {
	text-decoration : none; color: #cdcdcd;
}
A:HOVER  {
	text-decoration : underline; color : #ffff00;
}
.numbers {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : -1px;
	font-weight : bold;
	color : #cdcdcd;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #cdcdcd;
}
.intro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	padding-left : 21px;
}
.credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #a9a9a9;
}
.sponsor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-left : 21px;
	color : #828282
}
.sponsor A:link  {text-decoration : none; color : #828282;}
.sponsor A:visited  {text-decoration : none; color: #828282;}
.sponsor A:active  {text-decoration : none; color: #828282;}
.sponsor A:hover  {text-decoration : underline; color : #FFFF00;}

.fotgal {
	border:2px;
	border-thickness: 2px;
	border-color: #A09CA0;
	border-style: solid;
}

A:hover .fotgal, A:active .fotgal {
	border:2px;
	border-thickness: 2px;
	border-color: #FFFF00;
	border-style: solid
}
