	A, A:visited, A:link   {
		text-decoration: none;
		color: #CCCCCC; 
		}

	A:hover, A:active {
		color: #CCCCCC;
		text-decoration: underline; 
		}

	body { 
		background-color: #1F1A17;
		}

	.content {
		font-family: arial;
		font-size: 12px;
		line-height: 14px;
		text-align: justify;
		color: #CCCCCC;
		}

	.texto {
		font-family: arial;
		font-size: 12px;
		line-height: 14px;
		text-align: justify;
		color: #CCCCCC;
		}

	.texto_box {
		font-family: arial;
		font-size: 13px;
		color: #85C226;
		}

	.mini {
		font-family: arial;
		font-size: 8px;
		line-height: 10px;
		text-align: justify;
		color: #CCCCCC;
		}

	.footer {
		font-family: tahoma, arial;
		font-size: 10px;
		line-height: 18px;
		color: #efefef;
		}

	.form {
		border-right: #CFCFCF 1px solid;
		border-top: #000000 1px solid;
		border-bottom: #CFCFCF 1px solid;
		border-left: #000000 1px solid;
		background-color: #EFEFEF;
		font-style: ;
		font-family: verdana;
		font-weight: bold;
		font-size: 11px;
		width: 100%;
		color: #000000; 
		}


	.botao {
		border: #FFFFFF 1px solid;
		background-color: #EFEFEF;
		font-family: verdana;
		font-weight: bold;
		font-size:10px;
		color: black; 
		}

