.gris {
	color: #999999;
}
.box {
	background-color: #FFFFFF;
	border: 2px solid #999999;
}
.naranja {color: #FF9900}
body {
	background-image: url(imgs/back.png);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color:#000000
}

a:visited {
	text-decoration: none;
	color:#000000
}
a:hover {
	text-decoration: none;
	color: #FF6600
}
.naranja a:link {
	text-decoration: none;
	color:#FF9900;
}
.paginas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	cursor:pointer;
}

.naranja a:hover {
	text-decoration: underline;
	color: #999999;
}
.naranja a:active {
	text-decoration: none;
	color:#FF9900;
}
.naranja a:visited {
	text-decoration: none;
	color: #FF9900;
}

.gris a:link {
	text-decoration: none;
	color:#999999;
}
.gris a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.gris a:active {
	text-decoration: none;
	color:#999999;
}
.gris a:visited {
	text-decoration: none;
	color: #999999;
}

.tamaniomenu {font-size: 18px}
.items {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}.texto12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style7 {
	font-size: 12px;
}
