﻿.Text a,
.Text a:visited,
.Text a:hover,
.Text a:active
{
	text-decoration:none;
	color:#9F9F9F;
}
.presented .Text a,
.presented .Text a:visited,
.presented .Text a:hover,
.presented .Text a:active
{
	text-decoration:none;
	color:#525252;
}
.header .Text a,
.header .Text a:visited,
.header .Text a:hover,
.header .Text a:active
{
	text-decoration:none;
	color:#FFF;
}

.gallerypopup
{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height:60px;
}

.gallerypopup .Text
{
	height:60px;
	padding-top:20px;
	text-align:center;
}

.gallerypopup .Text .divHlText
{
	color:#fff;
	font-size:20px;
	font-weight:bold;
}