.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing: 2px;
	
}
a.txt:link, a.txt:visited{

	color : #dfdfdf;
	
}

a.txt:hover, a.txt:active {

color:#DFDFDF;
	
}
a.txt2:link, a.txt2:visited, a.txt2:active{

	color: #666666;
	
}

a.txt2:hover {

color: #FF6633;
	
}

.txt2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFF00;
	letter-spacing: 2px;
		font-weight: bold;
}


a:hover, a:active {
	text-decoration: none;
}

a.site:link, a.site:visited {
 color: #999999;
 text-decoration: none;
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
}

a.site:hover, a.site:active {
	color: #999999;
	text-decoration: underline;
		font-family : Arial, Helvetica, sans-serif;
			font-size : 9px;
	font-weight: bold;
}

a.invisible:link, a.invisible:visited {
 color: #000000;
 text-decoration: none;
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 4px;
	font-weight: bold;
}

a.invisible:hover, a.invisible:active {
	color: #000000;
	text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
			font-size : 4px;
	font-weight: bold;
}

.invisible{
	color: #000000;
	text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
			font-size : 4px;
	font-weight: bold;
}
