/* CSS Document */


* .txticons {
	font-family:tahoma;
	font-size:14px;
	color:#66ccff;
	font-weight:bold;
	text-decoration:none
}
.pageheader {
	font-family:tahoma;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.txtmen {
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

A.txtmen:active {  color:#ffffff }
A.txtmen:visited {  color:#ffffff }
A.txtmen:hover {  color:#000066 }

.links {
	font-family:tahoma;
	font-size:13px;
	color:#1066B3;
}
A.links
{
 font-size: 13px; 
 font-family: tahoma;
 text-decoration: underline; 
 color: #1066B3
 }
A.links:active {  color:#1066B3 }
A.links:visited {  color:#1066B3 }
A.links:hover {  color:#000066 }

.txt6 {
	font-family:tahoma;
	font-size:13px;
	color:#666666;
}
.txt610 {
	font-family:tahoma;
	font-size:10px;
	color:#666666;
}

.footer {
	font-family:tahoma;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

A.footer:active {  color:#666666 }
A.footer:visited {  color:#666666 }
A.footer:hover {  color:#ffffff }