/* CSS Document */
#txt a:link {color: #252971; text-decoration: underline;}
#txt a:visited {color: #252971; text-decoration: underline;}
#txt a:hover {color: #252971; text-decoration: none;}
#txt a:active {color: #252971; text-decoration: underline;}
#Layer1 {
	position:absolute;
	left:29px;
	top:500px;
	width:271px;
	height:191px;
	z-index:1;
	}
#Layer2 {
	position:absolute;
	left:491px;
	top:499px;
	width:271px;
	height:191px;
	z-index:1;
	}
#Layer3 {
	position:absolute;
	left:309px;
	top:500px;
	width:176px;
	height:191px;
	z-index:1;
	}
	
p#links a:link, p#links a:visited{
	text-decoration:none;
}
p#links a:hover, p#links a:active{
	text-decoration:underline;
}
p#links a{
	color:#990000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}
p#links{
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-right:30px;
	padding-top:33px;
	text-align:right;
}
A:link {color: #FFFFFF; text-decoration: none}
A:visited {color: #FFFFFF; text-decoration: none}
A:hover {color: #FFFFFF; text-decoration: underline}
A:active {color: #FFFFFF; text-decoration: underline}

#contacts {
	position:absolute;
	left:387px;
	top:274px;
	width:156px;
	height:14px;
	font-family: verdana, arial; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	z-index:1;
}
