.txt {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 9pt;
    color: #999999;
}

.txt a, .txt a:link, .txt a:visited {
	color: #999999;
    text-decoration: none;
}

.txt a:hover, .txt a:active {
	color: #999999;
    text-decoration: underline;
}

.forms {  
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #999999;
	background-color: #000000; 
	border: 1px #999999 dotted; 
	overflow: hidden;
}

.button {  
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #999999;
	font-size:10px;
	font-weight: bolder;
	background-color: #000000; 
	border: 1px #999999 solid; 
}

.seo {
	color: #080808;
	font-size: 0px;
}
