html {
overflow: scroll;
} 

body{
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 6px;
	background-color: #CCCCCC;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
#rodape a:link, #rodape a:visited {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#666666;
}
#rodape a:active, #rodape a:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
}
#texto {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
#texto a:link, #texto a:visited {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
#texto a:active, #texto a:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#CCCCCC;
	text-decoration: none;
}
#texto2 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
}
#texto2 a:link, #texto2 a:visited {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
}
#texto2 a:active, #texto2 a:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#CCCCCC;
	text-decoration: none;
}
#texto3 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#CC9900;
	text-decoration: none;
}
#texto3 a:link, #texto3 a:visited {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#CC9900;
	text-decoration: none;
}
#texto3 a:active, #texto3 a:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	color:#CCCCCC;
	text-decoration: none;
}

