.txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	color: #536268;

}
.txtlink:link, .txtlink:visited {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #54615C; text-decoration: none}
.txtlink:hover{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #9FB0AA; text-decoration: none}
.txtlink:active  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9FB0AA;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
} 
.txtw {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 10px;
	color: #FFFFFF;
}
.txtwlink:link, .txtwlink:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #FFFFFF; text-decoration: none}
.txtwlink:hover, .txtwlink:active{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73807B;
	text-decoration: none;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase;
} 
#404 {
	text-align: center;
	height: 100%;
	width: 100%;
}