/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #64A0B8;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}



.outline-w {
	border: 1px solid #FFFFFF;
}

.titulos-texto {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.data {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.form {
	width: 260px;
}