.normal {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

.estilo2.normal {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

.estiloTexto 
{
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

.estilo3.normal {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a.estilo2:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a.estilo2:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #A41010;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a.estilo2:hover {
	color: #A41010;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a.estilo3:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/index_over_02.gif);
	background-repeat: repeat;
	height: 57px;
	width: 121px;
	padding-top: 20px;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

a.estilo2:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
