INPUT {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: verdana
}
TEXTAREA {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: verdana
}
SELECT {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: verdana
}
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:  arial;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.menu_links {
	font-family:  arial;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
}
.menu_sublinks {
	font-family:  arial;
	font-size: 12px;
	font-weight: none;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos {
	font-family:  arial;
	font-size: 12px;
	font-weight: none;
	font-weight: bold;
	color: #FFFFFF;
}
.destaque_tit {
	font-family:  arial;
	font-size: 11px;
	font-weight: none;
	font-weight: bold;
	color: #FFFFFF;
}
.destaque_desc {
	font-family:  arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
	color: #FFFFFF;
}
.texto_corrido {
	font-family:  arial;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
}




-->
</style>