.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.texto2 {
	font-family: Tahoma;
	font-size: 13px;
}
.webmail {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}.background {
	background-attachment: fixed;
	background-image: url(_images/background_pontilhado.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

