.smTextBlack {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.textBlack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.smTextWhite {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.textWhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A {
	color: #666666;
	text-decoration: underline;
}
A:hover {
	color: #AA0000;
	text-decoration: underline;
}

A.homeDest {
	color: 666666;
	text-decoration: none
}
A.homeDest:hover {
	color: 000000;
	text-decoration: none;
}

A.menuRevista {
	font-family: Verdana;
	font-size: 9px;
	color: 666666;
	text-decoration: none;
	font-weight: bold;
}
A.menuRevista:hover {
	color: 000000;
}

A.homeRevista {
	font-family: Verdana;
	font-size: 10px;
	color: CD0000;
	text-decoration: none;
	font-weight: bold;
}
A.homeRevista:hover {
	color: 000000;
}

A.backRevista {
	font-family: Verdana;
	font-size: 9px;
	color: AA0000;
	text-decoration: none;
	font-weight: bold;
}
A.backRevista:hover {
	color: 000000;
	text-decoration: none;
}

A.footer {
	color: #606060;
	text-decoration: underline;
}
A.footer:hover {
	color: #000000;
	text-decoration: underline;
}

.iptWhite {
	padding-left:2px;
	background: #FFFFFF;
	border:1px solid #ABABAB;
	font-family: Verdana;
	font-size: 11px;
}

.btnGrey {
	background: #727272;
	border:1px solid #B9B9B9;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

.btnWhite {
	background: #FFFFFF;
	border:1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	cursor: hand;
}

.selWhite {
	background:#FFFFFF;
	height:12px
	font-family:Verdana;
	font-size:10px;
}
