BODY {  
	scrollbar-face-color:#CCCCCC; // base fundos setas e barra;
	scrollbar-shadow-color:#006699; // contorno esquerda e em cima;
	scrollbar-highlight-color:#FFFFFF; // contorno esquerda e em cima;
	scrollbar-3dlight-color: #A7A7A7; //sombra esquerda e em cima;
	scrollbar-darkshadow-color:#A7A7A7; //sombra direita e embaixo;
	scrollbar-track-color:#D7D7D7; //fundo;
	scrollbar-arrow-color:#006699; //setas rgb(0,102,153);
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;

}
.tbltempo {
	background-image: url(http://selos.climatempo.com.br/sp-santos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
