body {
	margin: 0px;
	background-color:#000000;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family: Verdana;
	font-size: 15px;
	border: 1px solid #265264;
	color: #fff;
	background-color:#000;
}

textarea {
	font-size : 15px;
}

input:focus, select:focus, textarea:focus {
	background: #000;
	color: #fff; 
}

a {
	font-family: Verdana;
	font-size: 15px;
	color: #f1f1f1;
	text-decoration:none;
}

a:hover {
	font-family: Verdana;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration:underline;
}

table, td, b, div, p {
	font-family: Verdana;
	font-size: 15px;
	color: #ffffff;
	line-height:22px;
}

.data {
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.data:hover {
	color:#B7B39D;
	text-decoration: none;
}

.titulo {
	font-family: Trebuchet MS;
	font-size:20px;
	color:#498AA7;
	text-decoration: none;
	font-weight:bold;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration:none;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration:underline;
}

.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold
}

.rodape:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold
}
