a
{
	text-decoration: none;
	color: #333;
}
a:visited
{
	color: #999;
}
a:hover
{
	COLOR: #666;
	text-decoration: none;
}
.basenegro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.baseblanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
h1 {
	font-weight: normal;
	text-decoration: none;
	display: inline;
	font-size: 14px;
}
h2 {
	font-weight: normal;
	text-decoration: none;
	display: inline;
	font-size: 14px;
}
h3 {
	font-weight: normal;
	text-decoration: none;
	display: inline;
	font-size: 14px;
}
.basenegropeq {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.basenegrogrande {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

