a.top:hover  {
	color : #333333;
	text-decoration : none;
}

.top  {
	color : #FF0000;
	text-decoration : none;
}

a.filnet:hover  {
	color : #666666;
	text-decoration : underline;
}

.filnet  {
	color : #666666;
	text-decoration : none;
}

a.email:hover  {
	color : #ff0000;
	text-decoration : underline;
}

.email  {
	color : #ff0000;
	text-decoration : none;
}

a.gallery:hover  {
	color : #cacaca;
	text-decoration : underline;
}

.gallery  {
	color : #cacaca;
	text-decoration : none;
}

a.red:hover  {
	color : #cc0033;
	text-decoration : underline;
}

.red  {
	color : #cc0033;
	text-decoration : none;
}
