.texto_topo_tahoma10 {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.tahoma11 {
	font-family: tahoma;
	color: #333333;
	font-size: 11px;
	background-color: #E1E1E1;
	width: 119px;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.intro {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.tahoma11_black {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.titulosub {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tahoma14 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a:link{text-decoration:none; color: #000000;}
a:hover{text-decoration:underline; color: #000000;}
a:over{text-decoration:none; color: #000000;}
a {text-decoration:none; color:#000000;}

